Project home
API overview
GitHub
npm package
Theme
System
Light
Dark
scp-next
Preparing search index...
ScpNextErrorOptions
Interface ScpNextErrorOptions
interface
ScpNextErrorOptions
{
cause
?:
unknown
;
code
?:
ScpNextErrorCode
;
context
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
cause?
code?
context?
Properties
Optional
cause
cause
?:
unknown
Optional
code
code
?:
ScpNextErrorCode
Optional
context
context
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cause
code
context
scp-next
Loading...