CryptoNotInitializedException
class CryptoNotInitializedException extends ServerException
Exception indicating that crypto cannot be unlocked because it does not exist
Properties
| $code | from ServerException | ||
| $message |
Methods
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description