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 Details

    • PermissionException

      public PermissionException(ErrorInfo errorInfo)
    • PermissionException

      public PermissionException(ErrorInfo errorInfo, Throwable e)
  • Method Details

    • getErrorInfo

      public ErrorInfo getErrorInfo()