public class OperationDeniedException extends ApplicationException
| Constructor and Description |
|---|
OperationDeniedException() |
OperationDeniedException(String message) |
OperationDeniedException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHttpErrorCode() |
getDetails, getMessage, setDetails, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OperationDeniedException()
public OperationDeniedException(String message)
public String getHttpErrorCode()
getHttpErrorCode in class ApplicationExceptionCopyright © 2020. All rights reserved.