hunt-shiro ~master (2022-02-21T08:07:34Z)
Home
Dub
Repo
CacheException
hunt
shiro
Exceptions
Root class of all Shiro exceptions related to caching operations.
@since 0.2
class
CacheException :
ShiroException
{
mixin
BasicExceptionCtors
;
}
Members
Mixins
__anonymous
mixin
BasicExceptionCtors
Undocumented in source.
Inherited Members
From ShiroException
__anonymous
mixin
BasicExceptionCtors
Undocumented in source.
Meta
Source
See Implementation
hunt
shiro
Exceptions
classes
AccountException
AuthenticationException
AuthorizationException
CacheException
CodecException
ConcurrentAccessException
CredentialsException
CryptoException
DataAccessException
DisabledAccountException
DisabledSessionException
EnvironmentException
ExcessiveAttemptsException
ExpiredCredentialsException
ExpiredSessionException
HostUnauthorizedException
IncorrectCredentialsException
InvalidPermissionStringException
InvalidResourceUsageException
InvalidSessionException
LockedAccountException
RequiredTypeException
SessionException
ShiroException
StoppedSessionException
UnauthenticatedException
UnauthorizedException
UnavailableSecurityManagerException
UnknownAccountException
UnknownAlgorithmException
UnknownSessionException
UnresolveableReferenceException
UnsupportedTokenException
Root class of all Shiro exceptions related to caching operations.
@since 0.2