Preparing search index...
The search index is not available
react-declarative
react-declarative
types
react-declarative
EntityNotFoundError
Class EntityNotFoundError
Hierarchy
Error
EntityNotFoundError
Index
Constructors
constructor
Properties
cause?
message
name
stack?
Constructors
constructor
new
EntityNotFoundError
(
message
?:
string
)
:
EntityNotFoundError
Parameters
Optional
message
:
string
Returns
EntityNotFoundError
new
EntityNotFoundError
(
message
?:
string
,
options
?:
ErrorOptions
,
)
:
EntityNotFoundError
Parameters
Optional
message
:
string
Optional
options
:
ErrorOptions
Returns
EntityNotFoundError
Properties
Optional
cause
cause
?:
unknown
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
message
name
stack
react-declarative
Loading...