import ExtendableError from '@casperholders/core/src/services/errors/extendableError.js'ExtendableError
Extends:
Error → ExtendableError
Direct Subclass:
ExtendableError class Generic error class used as a wrapper to define specific errors
Constructor Summary
| Public Constructor | ||
| public |
constructor(message: string) Constructor |
|
