Public Member Functions | |
NstdNEMALLOCException (String msg) | |
NstdNEMALLOCException (String msg, Throwable throwable) | |
![]() | |
NstdException (int tperrno, String msg) | |
NstdException (int tperrno, String msg, Throwable throwable) | |
int | getErrorCode () |
Additional Inherited Members | |
![]() | |
static NstdException | create (int tperrno, String msg) |
NEMALLOC exception
org.endurox.exceptions.NstdNEMALLOCException.NstdNEMALLOCException | ( | String | msg | ) |
org.endurox.exceptions.NstdNEMALLOCException.NstdNEMALLOCException | ( | String | msg, |
Throwable | throwable | ||
) |