Preparing search index...
The search index is not available
@douglasneuroinformatics/libjs
@douglasneuroinformatics/libjs
ExceptionParams
Type Alias ExceptionParams<TDetails>
ExceptionParams
:
{
message
?:
(
details
:
TDetails
)
=>
string
|
string
;
name
:
ExceptionName
;
}
Type Parameters
TDetails
=
any
Type declaration
Optional
message
?:
(
details
:
TDetails
)
=>
string
|
string
name
:
ExceptionName
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@douglasneuroinformatics/libjs
Loading...