Preparing search index...
The search index is not available
@openpit/engine
@openpit/engine
index
OpenpitErrorOptions
Interface OpenpitErrorOptions
Constructor options common to named OpenPit errors.
interface
OpenpitErrorOptions
{
cause
?:
unknown
;
code
?:
string
;
}
Index
Properties
cause?
code?
Properties
Optional
cause
cause
?:
unknown
Optional
code
code
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cause
code
@openpit/engine
Loading...
Constructor options common to named OpenPit errors.