FileNotFoundException
extends RuntimeException
in package
An exception that will be thrown when a file is not found.
This is primarily used for loadFromJson()
and loadFromYaml()
.