Serialized Form
-
Package io.tech1.framework.domain.exceptions.authentication
-
Class io.tech1.framework.domain.exceptions.authentication.RegistrationException extends Exception implements Serializable
-
-
Package io.tech1.framework.domain.exceptions.cookie
-
Class io.tech1.framework.domain.exceptions.cookie.CookieAccessTokenExpiredException extends Exception implements Serializable
-
Class io.tech1.framework.domain.exceptions.cookie.CookieAccessTokenInvalidException extends Exception implements Serializable
-
Class io.tech1.framework.domain.exceptions.cookie.CookieAccessTokenNotFoundException extends Exception implements Serializable
-
Class io.tech1.framework.domain.exceptions.cookie.CookieNotFoundException extends Exception implements Serializable
-
Class io.tech1.framework.domain.exceptions.cookie.CookieRefreshTokenDbNotFoundException extends Exception implements Serializable
-
Class io.tech1.framework.domain.exceptions.cookie.CookieRefreshTokenExpiredException extends Exception implements Serializable
-
Class io.tech1.framework.domain.exceptions.cookie.CookieRefreshTokenInvalidException extends Exception implements Serializable
-
Class io.tech1.framework.domain.exceptions.cookie.CookieRefreshTokenNotFoundException extends Exception implements Serializable
-
Class io.tech1.framework.domain.exceptions.cookie.CookieUnauthorizedException extends Exception implements Serializable
-
-
Package io.tech1.framework.domain.exceptions.geo
-
Class io.tech1.framework.domain.exceptions.geo.GeoLocationNotFoundException extends Exception implements Serializable
-
-
Package io.tech1.framework.domain.exceptions.random
-
Class io.tech1.framework.domain.exceptions.random.IllegalEnumException extends IllegalArgumentException implements Serializable
-