Serialized Form
-
Package com.persequor.saga.modules.authmanager.exception
-
Exception com.persequor.saga.modules.authmanager.exception.ManyUsersFoundException
class ManyUsersFoundException extends RuntimeException implements Serializable -
Exception com.persequor.saga.modules.authmanager.exception.MaxLoginAttemptsExceededException
class MaxLoginAttemptsExceededException extends RuntimeException implements Serializable -
Exception com.persequor.saga.modules.authmanager.exception.NotAuthenticatedException
class NotAuthenticatedException extends RuntimeException implements Serializable
-