abstract class StorageException extends ServerException

Base exception indicating a storage failure

Properties

$code from  ServerException
$message from  ServerException

Methods

__construct(string|null $details = null)

No description

Details

in BaseException at line 8
__construct(string|null $details = null)

No description

Parameters

string|null $details