\CryptoMananaExceptions

Classes

AccessDeniedException Class AccessDeniedException - The framework exception for marking access denied per attempt.
AuthenticationFailureException Class AuthenticationFailureException - The framework exception for marking authentication errors.
AuthorizationFailureException Class AuthorizationFailureException - The framework exception for marking authorization errors.
BadPracticeException Class BadPracticeException - The framework exception for marking bad security practices.
BotDetectedException Class BotDetectedException - The framework exception for marking users as bots.
BreachAttemptException Class AccessDeniedException - The framework exception for marking security breach attempts.
CryptographyException Class CryptographyException - The framework exception for marking cryptography errors.
IdentificationFailureException Class IdentificationFailureException - The framework exception for marking identification errors.
IncompatibleException Class IncompatibleException - The framework exception for marking backward incompatible usages.
InsecureUsageException Class InsecureUsageException - The framework exception for marking insecure usage cases.
MaliciousPayloadException Class MaliciousPayloadException - The framework exception for marking malicious payload requests.
SessionExpiredException Class SessionExpiredException - The framework exception for marking expired session errors.
TokenExpiredException Class TokenExpiredException - The framework exception for marking expired access token errors.
UnsupportedException Class UnsupportedException - The framework exception for marking unsupported algorithms.
WrongConfigurationException Class WrongConfigurationException - The framework exception for marking wrong algorithm/system configuration errors.