Class SelfConceptError
Extends
Error.
Exception representing an error determining what the path to the currently executing file is.
Defined in: kernel.js.
Constructor Attributes | Constructor Name and Description |
---|---|
SelfConceptError(message)
|
Class Detail
SelfConceptError(message)
- Parameters:
- {String} message
- The error message to be given for this exception.