public class ForbiddenException extends YWebservicesException
| Constructor and Description |
|---|
ForbiddenException() |
ForbiddenException(java.lang.String message) |
ForbiddenException(java.lang.String message,
java.lang.Throwable cause) |
ForbiddenException(java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getResponseStatus()
Returns a http-response status which should be used when this exception is thrown.
|
getShortStacktrace, notifyLoggerpublic ForbiddenException()
public ForbiddenException(java.lang.String message,
java.lang.Throwable cause)
public ForbiddenException(java.lang.String message)
public ForbiddenException(java.lang.Throwable cause)
public int getResponseStatus()
YWebservicesExceptiongetResponseStatus in class YWebservicesExceptionCopyright © 2018 SAP SE. All Rights Reserved.