Package org.skr.common.exception
Class PermissionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
org.skr.common.exception.PermissionException
- All Implemented Interfaces:
Serializable
public class PermissionException
extends org.springframework.security.core.AuthenticationException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPermissionException(ErrorInfo errorInfo) PermissionException(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
-
PermissionException
-
PermissionException
-
-
Method Details
-
getErrorInfo
-