CryptoKeyRequiredException
class CryptoKeyRequiredException extends AuthenticationFailedException
Exception indicating that the request requires providing crypto details
Properties
| $code | from ClientDeniedException | ||
| $message |
Methods
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description