Class FileSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.vertx.core.VertxException
io.vertx.core.file.FileSystemException
- All Implemented Interfaces:
Serializable
Exception thrown by the FileSystem class
- Author:
- Tim Fox
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFileSystemException(String message) FileSystemException(String message, Throwable cause) FileSystemException(Throwable cause) -
Method Summary
Methods inherited from class VertxException
noStackTrace, noStackTrace, noStackTraceMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileSystemException
-
FileSystemException
-
FileSystemException
-