Variable NotFoundErrorConst

NotFoundError: typeof NotFoundError = _NotFoundError

Represents a not found error, which is used to indicate that a requested resource could not be found on the server. (404 Not Found error)