Package org.skr.common.exception
Class AuthException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
org.skr.common.exception.AuthException
- All Implemented Interfaces:
Serializable
public class AuthException
extends org.springframework.security.core.AuthenticationException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAuthException(ErrorInfo errorInfo) AuthException(ErrorInfo errorInfo, Throwable e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AuthException
-
AuthException
-
-
Method Details
-
getErrorInfo
-