public class PosixException extends RuntimeException
PosixAPI
,
Serialized FormConstructor and Description |
---|
PosixException(String message,
jnr.constants.platform.Errno errors) |
Modifier and Type | Method and Description |
---|---|
jnr.constants.platform.Errno |
getErrorCode()
Deprecated.
Leaks reference to deprecated jna-posix API.
|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public PosixException(String message, jnr.constants.platform.Errno errors)
@Deprecated public jnr.constants.platform.Errno getErrorCode()
Copyright © 2016. All rights reserved.