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