MalInt
Preparing search index...
errors
NotFoundError
Interface NotFoundError
Returned when a requested resource is not found.
interface
NotFoundError
{
message
:
string
;
resource
:
string
;
type
:
"notFound"
;
}
Index
Properties
message
resource
type
Properties
message
message
:
string
resource
resource
:
string
type
type
:
"notFound"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
resource
type
MalInt
Loading...
Returned when a requested resource is not found.