Super classes of all sysexits exceptions.
AnythingObjectBasic ...and other supertypesThrowableExceptionSysexitsExceptionExceptionThrowableBasicIdentifiableObjectAnything| Initializer |
SysexitsException(String message)Parameters:
|
| Attributes | |
exit_code | shared formal Integer exit_codeexit code specified in sysexits.h |
message | shared actual String messageDescription for Exception(message). Refines Throwable.message |
| Inherited Attributes |
Attributes inherited from: Objecthash, string |
Attributes inherited from: Throwablecause, message, string, suppressed |
| Inherited Methods |
Methods inherited from: Objectequals |
Methods inherited from: ThrowableaddSuppressed, printStackTrace |