public class NativeException extends IOException
Constructor and Description |
---|
NativeException(String message,
jnr.constants.platform.Errno errno) |
Modifier and Type | Method and Description |
---|---|
jnr.constants.platform.Errno |
getErrno() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NativeException(String message, jnr.constants.platform.Errno errno)
Copyright © 2018. All rights reserved.