Search
Preparing search index...
The search index is not available
@dotup/dotup-ts-types
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
CustomError
Class CustomError<T>
Type parameters
T
Hierarchy
Error
CustomError
DatabaseError
Index
Constructors
constructor
Properties
code
message
name
stack
Error
Constructors
constructor
new
Custom
Error
(
message
:
string
, code
:
T
)
:
CustomError
Parameters
message:
string
code:
T
Returns
CustomError
Properties
code
code
:
T
message
message
:
string
name
name
:
string
Optional
stack
stack
:
undefined
|
string
Static
Error
Error
:
ErrorConstructor
Globals
Custom
Error
constructor
code
message
name
stack
Error
Generated using
TypeDoc