Class: NotFoundError
Defined in: Data/Core/Errors.ts:26
Requested entity does not exist
Extends
Constructors
Constructor
new NotFoundError(
message):NotFoundError
Defined in: Data/Core/Errors.ts:27
Parameters
message
string
Returns
NotFoundError