open class FileSystemException : VertxException
Exception thrown by the FileSystem class
Author Tim Fox
<init>
FileSystemException(message: String)
FileSystemException(message: String, cause: Throwable)
FileSystemException(cause: Throwable)