Class: FileNotFoundException
file-storage/src.FileNotFoundException
Extends
Error
Constructors
new FileNotFoundException(message, rootCause)
new FileNotFoundException(
message
,rootCause
?):FileNotFoundException
Parameters
▪ message: string
▪ rootCause?: Error
Returns
Overrides
Error.constructor
Source
libs/file-storage/src/lib/exceptions/file-not-found.exception.ts:2