Class SocialCredentialsParameterBindingFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
cn.herodotus.engine.oauth2.core.exception.SocialCredentialsParameterBindingFailedException
All Implemented Interfaces:
Serializable

public class SocialCredentialsParameterBindingFailedException extends org.springframework.security.core.AuthenticationException

Description: 无法解析SocialType错误

Author:
: gengwei.zheng
See Also:
Date:
: 2021/5/16 9:37
  • Constructor Details

    • SocialCredentialsParameterBindingFailedException

      public SocialCredentialsParameterBindingFailedException(String msg, Throwable cause)
    • SocialCredentialsParameterBindingFailedException

      public SocialCredentialsParameterBindingFailedException(String msg)