@douglasneuroinformatics/libjs
Preparing search index...
ExceptionOptions
Type Alias ExceptionOptions
type
ExceptionOptions
=
{
cause
?:
unknown
;
details
?:
{
[
key
:
string
]:
unknown
}
;
}
Hierarchy (
View Summary
)
ExceptionOptions
ExceptionLike
Index
Properties
cause?
details?
Properties
Optional
cause
cause
?:
unknown
Optional
details
details
?:
{
[
key
:
string
]:
unknown
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cause
details
@douglasneuroinformatics/libjs
Loading...