Module java.base
Package java.nio.file

Class 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:
Serialized Form