Class DeletedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
org.springframework.security.authentication.AccountStatusException
org.craftercms.studio.api.v2.security.authentication.DeletedException
- All Implemented Interfaces:
Serializable
public class DeletedException
extends org.springframework.security.authentication.AccountStatusException
Extension of
AccountStatusException thrown when a deleted user tries to authenticate.- Since:
- 4.0
- Author:
- joseross
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DeletedException
-
DeletedException
-