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:
java.io.Serializable
public class PermissionException extends org.springframework.security.core.AuthenticationException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PermissionException(ErrorInfo errorInfo)PermissionException(ErrorInfo errorInfo, java.lang.Throwable e)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ErrorInfogetErrorInfo()
-