public final class FilesystemError extends Exception
Exception type raised during filesystem operations.
| Modifier and Type | Class and Description |
|---|---|
static class |
FilesystemError.Code
The set of possible error codes reported by the filesystem.
|
| Modifier and Type | Method and Description |
|---|---|
FilesystemError.Code |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FilesystemError.Code getCode()
Copyright © 2015 <code@io7m.com> http://io7m.com