Public Member Functions | |
NstdNEUNIXException (String msg) | |
NstdNEUNIXException (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) |
NEUNIX exception
org.endurox.exceptions.NstdNEUNIXException.NstdNEUNIXException | ( | String | msg | ) |
org.endurox.exceptions.NstdNEUNIXException.NstdNEUNIXException | ( | String | msg, |
Throwable | throwable | ||
) |