Package com.github.mjdev.libaums.fs
Class FileSystemFactory.UnsupportedFileSystemException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.github.mjdev.libaums.fs.FileSystemFactory.UnsupportedFileSystemException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- FileSystemFactory
public static class FileSystemFactory.UnsupportedFileSystemException extends java.io.IOException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedFileSystemException()
-