Creates an instance of ESPStorageAdapterError
.
The error code corresponding to a specific storage adapter error
message from storageAdapterErrorMessages
.
Optional
causeThe specific error code associated with the error.
A label to classify the error type.
Optional
stackStatic
Optional
prepareOptional override for formatting stack traces
Static
stack
Represents an error related to the storage adapter.
This class extends
ESPBaseError
and is used to handle errors that arise due to issues with the storage adapter configuration or functionality.