MalInt
Preparing search index...
errors
FunctionNotFoundError
Interface FunctionNotFoundError
Returned when a requested handler function is not registered.
interface
FunctionNotFoundError
{
message
:
string
;
name
:
string
;
type
:
"functionNotFound"
;
}
Index
Properties
message
name
type
Properties
message
message
:
string
name
name
:
string
type
type
:
"functionNotFound"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
name
type
MalInt
Loading...
Returned when a requested handler function is not registered.