![]() |
Zentitle SDK and Library
|
Public Member Functions | |
| nalpError () | |
| Default constructor. More... | |
| nalpError (int i, String msg) | |
| Regular constructor. More... | |
| String | getErrorMessage () |
| int | getErrorCode () |
| Returns the error code of the Nalp function. More... | |
|
inline |
Default constructor.
|
inline |
Regular constructor.
| i | The error code that was returned by the Nalp function (Nalpeiron V10 error returns) |
| msg | A descriptive error message |
|
inline |
Returns the error code of the Nalp function.
|
inline |
1.8.9.1