public class InvalidArgumentException extends ApplicationException
| Modifier and Type | Field and Description |
|---|---|
static String |
INVALID_ARGUMENTS |
| Constructor and Description |
|---|
InvalidArgumentException(String message) |
InvalidArgumentException(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 static final String INVALID_ARGUMENTS
public InvalidArgumentException(String message)
public String getHttpErrorCode()
getHttpErrorCode in class ApplicationExceptionCopyright © 2020. All rights reserved.