LicgenException Class
This class provides API to initialize and return the status code.
Constructor
Syntax | Description |
LicgenException(int statusCode, String errorMessage) | Creates an object of the LicgenException class that defines an error code and the corresponding error message. |
API
Modifier and Type | API |
int | getStatusCode() |