@amabeth/time-picker
Preparing search index...
index
DurationOperationError
Interface DurationOperationError
Error thrown if a duration operation fails.
interface
DurationOperationError
{
cause
?:
unknown
;
name
:
string
;
message
:
string
;
stack
?:
string
;
}
Hierarchy
Error
DurationOperationError
Index
Properties
cause?
name
message
stack?
Properties
Optional
cause
cause
?:
unknown
name
name
:
string
message
message
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cause
name
message
stack
@amabeth/time-picker
Loading...
Error thrown if a duration operation fails.