public static class LinuxFile.LinuxFileException extends IOException
Constructor and Description |
---|
LinuxFileException() |
Modifier and Type | Method and Description |
---|---|
int |
getCode()
Gets the POSIX code associated with this IO error
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LinuxFileException()
public int getCode()
Copyright © 2012–2019 Pi4J. All rights reserved.