Documentation
Preparing search index...
@kehto/paja
PajaSimulationError
Class PajaSimulationError
Thrown when Paja simulation options are internally inconsistent.
Hierarchy
Error
PajaSimulationError
Index
Constructors
constructor
Properties
cause?
message
name
stack?
Constructors
constructor
new
PajaSimulationError
(
message
:
string
)
:
PajaSimulationError
Parameters
message
:
string
Returns
PajaSimulationError
Properties
Optional
cause
cause
?:
unknown
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
message
name
stack
Documentation
Loading...
Thrown when Paja simulation options are internally inconsistent.