Celestine API Documentation - v0.2.0
GitHub
npm
Preparing search index...
progressions
ProgressionCalculationError
Class ProgressionCalculationError
Error thrown when progression calculation fails.
Hierarchy
Error
ProgressionCalculationError
Index
Constructors
constructor
Properties
step
details?
Constructors
constructor
new
ProgressionCalculationError
(
message
:
string
,
step
:
string
,
details
?:
unknown
,
)
:
ProgressionCalculationError
Parameters
message
:
string
step
:
string
Optional
details
:
unknown
Returns
ProgressionCalculationError
Properties
step
step
:
string
Optional
details
details
?:
unknown
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
step
details
GitHub
npm
Celestine API Documentation - v0.2.0
Loading...
Error thrown when progression calculation fails.