ReturnCodeException, Serializablepublic class RequestNotSupportedException extends Exception implements ReturnCodeException
| Modifier and Type | Field | Description |
|---|---|---|
static int |
SYSTEM_LEVEL_NOT_CORRECT |
The return code indicating that
the requested function is not supported due to the
system level not being correct.
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
getReturnCode() |
Returns the return code associated with this exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int SYSTEM_LEVEL_NOT_CORRECT
public int getReturnCode()
getReturnCode in interface ReturnCodeExceptionCopyright © 2024. All rights reserved.