类 SocialCredentialsUserBindingFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
cn.herodotus.engine.oauth2.core.exception.PlatformAuthenticationException
cn.herodotus.engine.oauth2.core.exception.SocialCredentialsUserBindingFailedException
所有已实现的接口:
cn.herodotus.engine.assistant.core.definition.exception.HerodotusException, Serializable

public class SocialCredentialsUserBindingFailedException extends PlatformAuthenticationException

Description: 社交登录绑定用户出错

作者:
: gengwei.zheng
另请参阅:
Date:
: 2021/5/18 9:31
  • 构造器详细资料

    • SocialCredentialsUserBindingFailedException

      public SocialCredentialsUserBindingFailedException(String msg, Throwable cause)
    • SocialCredentialsUserBindingFailedException

      public SocialCredentialsUserBindingFailedException(String msg)