Cerbos JavaScript SDK
Cerbos
GitHub
Preparing search index...
@cerbos/core
ErrorOptions
Interface ErrorOptions
Options for creating an error.
interface
ErrorOptions
{
cause
?:
unknown
;
}
Index
Properties
cause?
Properties
Optional
cause
cause
?:
unknown
The original error that caused this one.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cause
Cerbos
GitHub
Cerbos JavaScript SDK
Loading...
Options for creating an error.