FileNotFoundException
classin packageklyn.io
public class FileNotFoundException extends IOException:
└ FileNotFoundException
Exception raised when a filesystem path is expected to exist but cannot be found.
Properties inherited from Exception: message
Properties inherited from Object: type
Constructors
Modifier and Type Member Description
public FileNotFoundException
FileNotFoundException(message as String = ""):
Creates a new file-not-found exception.
Methods inherited from Exception: toString
Methods inherited from Object: fromJson, toDict, toJson, toString, toXml