StorageException
abstract class StorageException extends ServerException
Base exception indicating a storage failure
Properties
| $code | from ServerException | ||
| $message | from ServerException |
Methods
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description