Exception
Interfaces, Classes and Traits
- CryptoException
- This exception indicates a problem with encrypting, decrypting or verifying signatures.
- KmsException
- This exception indicates a problem with the Tenant Security Proxy talking to the
KMS, or a problem with KMS keys.
- SecurityEventException
- This indicates a problem with logging a security event to the TSP.
- TenantSecurityException
- This exception indicates a problem talking to the TSP or the TSP talking to the
key management servers. See the fromResponse static function for the code -> exception mapping.
- TspServiceException
- This indicates a problem from the Tenant Security Proxy itself (such as invalid API key).