This is the recommended parent class for implenmenting custom exceptions. Extending this class will ensure the prototype chain is preserved in cases where extending the native Error class would not. *
* See this discussion for context.
Generated using TypeDoc
This is the recommended parent class for implenmenting custom exceptions. Extending this class will ensure the prototype chain is preserved in cases where extending the native Error class would not. *
* See this discussion for context.