Package de.xima.fc.exceptions
Class LoginLockedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pac4j.core.exception.TechnicalException
org.pac4j.core.exception.CredentialsException
de.xima.fc.exceptions.LoginLockedException
- All Implemented Interfaces:
Serializable
public class LoginLockedException
extends org.pac4j.core.exception.CredentialsException
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLoginLockedException(String message) LoginLockedException(String message, Throwable throwable) LoginLockedException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LoginLockedException
-
LoginLockedException
-
LoginLockedException
-