Module java.base
Package java.nio.file

Class FileSystemNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.nio.file.FileSystemNotFoundException
All Implemented Interfaces:
Serializable

public class FileSystemNotFoundException extends RuntimeException
Runtime exception thrown when a file system cannot be found.
Since:
1.7
See Also: