public class ForbiddenException extends IOException
Constructor and Description |
---|
ForbiddenException(URL url) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ForbiddenException(URL url)
public String getMessage()
getMessage
in class Throwable
Copyright © 2016–2023. All rights reserved.