Preparing search index...
The search index is not available
@zimtsui/coroutine-locks
@zimtsui/coroutine-locks
TryError
Class TryError
Hierarchy
Error
TryError
Index
Constructors
constructor
Properties
cause?
message
name
stack?
Constructors
constructor
new
Try
Error
(
message
?:
string
)
:
TryError
Parameters
Optional
message:
string
Returns
TryError
new
Try
Error
(
message
?:
string
, options
?:
ErrorOptions
)
:
TryError
Parameters
Optional
message:
string
Optional
options:
ErrorOptions
Returns
TryError
Properties
Optional
cause
cause
?:
unknown
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
@zimtsui/coroutine-
locks
Try
Error
constructor
cause?
message
name
stack?
Generated using
TypeDoc