public class UnixIOException extends IOException
| Constructor and Description |
|---|
UnixIOException(int _no,
String _message) |
| Modifier and Type | Method and Description |
|---|---|
com.github.hypfvieh.system.LibcErrorCodes |
getErrorAsEnum() |
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnixIOException(int _no,
String _message)
Copyright © 2020. All rights reserved.