Serialized Form
-
Package org.craftercms.profile.api.exceptions
-
Exception Class org.craftercms.profile.api.exceptions.I10nProfileException
class I10nProfileException extends ProfileException implements Serializable -
Exception Class org.craftercms.profile.api.exceptions.ProfileException
class ProfileException extends Exception implements Serializable
-
-
Package org.craftercms.profile.exceptions
-
Exception Class org.craftercms.profile.exceptions.AccessDeniedException
class AccessDeniedException extends I10nProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.AccessDeniedException.ExpiredAccessToken
class ExpiredAccessToken extends AccessDeniedException implements Serializable -
Exception Class org.craftercms.profile.exceptions.AccessDeniedException.MissingAccessToken
class MissingAccessToken extends AccessDeniedException implements Serializable -
Exception Class org.craftercms.profile.exceptions.AccessDeniedException.NoSuchAccessToken
class NoSuchAccessToken extends AccessDeniedException implements Serializable -
Exception Class org.craftercms.profile.exceptions.AccessTokenExistsException
class AccessTokenExistsException extends I10nProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.AttributeAlreadyDefinedException
class AttributeAlreadyDefinedException extends I10nProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.AttributeNotDefinedException
class AttributeNotDefinedException extends I10nProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.BadCredentialsException
class BadCredentialsException extends I10nProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.DisabledProfileException
class DisabledProfileException extends I10nProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.InvalidEmailAddressException
class InvalidEmailAddressException extends I10nProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.InvalidQueryException
class InvalidQueryException extends I10nProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.NoSuchAccessTokenException
class NoSuchAccessTokenException extends I10nProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.NoSuchPersistentLoginException
class NoSuchPersistentLoginException extends I10nProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.NoSuchProfileException
class NoSuchProfileException extends I10nProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.NoSuchProfileException.ById
class ById extends NoSuchProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.NoSuchProfileException.ByQuery
class ByQuery extends NoSuchProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.NoSuchProfileException.ByTicket
class ByTicket extends NoSuchProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.NoSuchProfileException.ByUsername
class ByUsername extends NoSuchProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.NoSuchTenantException
class NoSuchTenantException extends I10nProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.NoSuchTicketException
class NoSuchTicketException extends I10nProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.NoSuchTicketException.Expired
class Expired extends NoSuchTicketException implements Serializable -
Exception Class org.craftercms.profile.exceptions.NoSuchVerificationTokenException
class NoSuchVerificationTokenException extends I10nProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.ParamDeserializationException
class ParamDeserializationException extends I10nProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.ProfileExistsException
class ProfileExistsException extends I10nProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.ProfileLockedException
class ProfileLockedException extends I10nProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.ProfileRestServiceException
class ProfileRestServiceException extends ProfileException implements Serializable -
Exception Class org.craftercms.profile.exceptions.TenantExistsException
class TenantExistsException extends I10nProfileException implements Serializable
-
-
Package org.craftercms.profile.management.exceptions
-
Exception Class org.craftercms.profile.management.exceptions.InvalidRequestParameterException
class InvalidRequestParameterException extends RuntimeException implements Serializable -
Exception Class org.craftercms.profile.management.exceptions.ResourceNotFoundException
class ResourceNotFoundException extends RuntimeException implements Serializable
-
-
Package org.craftercms.security.exception
-
Exception Class org.craftercms.security.exception.AccessDeniedException
class AccessDeniedException extends SecurityProviderException implements Serializable -
Exception Class org.craftercms.security.exception.AuthenticationException
class AuthenticationException extends SecurityProviderException implements Serializable -
Exception Class org.craftercms.security.exception.AuthenticationRequiredException
class AuthenticationRequiredException extends AuthenticationException implements Serializable -
Exception Class org.craftercms.security.exception.AuthenticationSystemException
class AuthenticationSystemException extends AuthenticationException implements Serializable -
Exception Class org.craftercms.security.exception.BadCredentialsException
class BadCredentialsException extends AuthenticationException implements Serializable -
Exception Class org.craftercms.security.exception.DisabledUserException
class DisabledUserException extends AuthenticationException implements Serializable -
Exception Class org.craftercms.security.exception.OAuth2Exception
class OAuth2Exception extends AuthenticationException implements Serializable -
Exception Class org.craftercms.security.exception.SecurityProviderException
class SecurityProviderException extends RuntimeException implements Serializable
-
-
Package org.craftercms.security.exception.rememberme
-
Exception Class org.craftercms.security.exception.rememberme.CookieTheftException
class CookieTheftException extends RememberMeException implements Serializable -
Exception Class org.craftercms.security.exception.rememberme.InvalidCookieException
class InvalidCookieException extends RememberMeException implements Serializable -
Exception Class org.craftercms.security.exception.rememberme.RememberMeException
class RememberMeException extends AuthenticationException implements Serializable
-