Add-On Documentation
Preparing search index...
The search index is not available
8Crafter's Debug Sticks API
8Crafter's Debug Sticks API
<internal>
SemVerParseError
Class SemVerParseError
An error for when a SemVer string is unable to be parsed.
Since
1.20.0-development.67
Hierarchy
Error
SemVerParseError
Index
Constructors
constructor
Methods
stringify
Constructors
constructor
new
SemVerParseError
(
message
?:
string
)
:
SemVerParseError
Parameters
Optional
message
:
string
Returns
SemVerParseError
Methods
stringify
stringify
()
:
string
Returns
string
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
stringify
Add-On Documentation
8Crafter's Debug Sticks API
Loading...
An error for when a SemVer string is unable to be parsed.
Since
1.20.0-development.67