Class PlatformAuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
cn.herodotus.engine.core.identity.exception.PlatformAuthenticationException
- All Implemented Interfaces:
HerodotusException,Serializable
public class PlatformAuthenticationException
extends org.springframework.security.core.AuthenticationException
implements HerodotusException
Description: 平台认证基础Exception
- Author:
- : gengwei.zheng
- See Also:
- Date:
- : 2021/10/16 14:41
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.security.core.AuthenticationException
getAuthenticationRequest, setAuthenticationRequestMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PlatformAuthenticationException
-
PlatformAuthenticationException
-
-
Method Details
-
getFeedback
- Specified by:
getFeedbackin interfaceHerodotusException
-
getResult
- Specified by:
getResultin interfaceHerodotusException
-