Searched refs:FileNotExistsException (Results 1 – 3 of 3) sorted by relevance
17 throw FileNotExistsException(path) in readFileAsBase64()47 .causedBy(FileNotExistsException(path)) in removeFile()
5 final class FileNotExistsException: GenericException<String> { class
155 throw FileNotExistsException(localUrl.path) in definition()