Package org.acegisecurity
Class AcegiSecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.acegisecurity.AcegiSecurityException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AccessDeniedException
,AuthenticationException
@Deprecated
public abstract class AcegiSecurityException
extends org.springframework.core.NestedRuntimeException
Deprecated.
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionprotected
Deprecated.protected
AcegiSecurityException
(String msg, Throwable cause) Deprecated. -
Method Summary
Methods inherited from class org.springframework.core.NestedRuntimeException
contains, getMostSpecificCause, getRootCause
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AcegiSecurityException
Deprecated. -
AcegiSecurityException
Deprecated.
-
-
Method Details
-
toSpring
Deprecated.
-
RuntimeException