GitHub
Pixels Website
Preparing search index...
The search index is not available
Documentation
Documentation
@systemic-games/pixels-core-utils
AssertionError
Class AssertionError
Base class for throwing assertion errors.
Hierarchy
Error
AssertionError
Index
Constructors
constructor
Properties
message
name
stack?
Constructors
constructor
new
Assertion
Error
(
message
?
)
:
AssertionError
Parameters
Optional
message
:
string
Returns
AssertionError
Properties
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
message
name
stack
GitHub
Pixels Website
Documentation
Loading...
Base class for throwing assertion errors.