InternalError
Module | ejs |
Namespace | intrinsic |
Definition | dynamic class InternalError |
Specified | Ejs-11. |
Inheritance | InternalError ![]() ![]() |
Internal error exception class.
Thrown when some error occurs in the virtual machine.
Properties
Qualifiers | Property | Type | Description |
---|---|---|---|
No properties defined |
InternalError Methods
Qualifiers | Method |
---|---|
InternalError(message: String) | |
InternalError constructor. |
Method Detail
InternalError(message: String)
InternalError constructor.
- Parameters
message: String Message to use when defining the Error.message property