类 UsernameAlreadyExistsException
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.UsernameAlreadyExistsException
- 所有已实现的接口:
cn.herodotus.engine.assistant.core.definition.exception.HerodotusException,Serializable
Description: UsernameAlreadyExistsException
- 作者:
- : gengwei.zheng
- 另请参阅:
- Date:
- : 2021/5/17 19:04
-
构造器概要
构造器 -
方法概要
从类继承的方法 cn.herodotus.engine.oauth2.core.exception.PlatformAuthenticationException
getResult
-
构造器详细资料
-
UsernameAlreadyExistsException
-
UsernameAlreadyExistsException
-
-
方法详细资料
-
getFeedback
public cn.herodotus.engine.assistant.core.domain.Feedback getFeedback()- 指定者:
getFeedback在接口中cn.herodotus.engine.assistant.core.definition.exception.HerodotusException- 覆盖:
getFeedback在类中PlatformAuthenticationException
-