@ark7/model - v2.0.56
Preparing search index...
ModelizeError
Class ModelizeError
Hierarchy
Error
ModelizeError
Index
Constructors
constructor
Properties
cause
cls
message
name
path
stack?
Methods
from
Nested
Constructors
constructor
new
ModelizeError
(
path
:
string
,
cls
:
any
,
cause
:
Error
)
:
ModelizeError
Parameters
path
:
string
cls
:
any
cause
:
Error
Returns
ModelizeError
Properties
cause
cause
:
Error
cls
cls
:
any
message
message
:
string
name
name
:
string
path
path
:
string
Optional
stack
stack
?:
string
Methods
Static
from
Nested
fromNested
(
err
:
ModelizeError
,
cls
:
any
,
pathPrefix
:
string
)
:
ModelizeError
Parameters
err
:
ModelizeError
cls
:
any
pathPrefix
:
string
Returns
ModelizeError
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
cls
message
name
path
stack
Methods
from
Nested
@ark7/model - v2.0.56
Loading...