类 UsernameAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cool.scx.core.http.ScxHttpException
cool.scx.core.http.exception.BadRequestException
cool.scx.ext.auth.exception.AuthException
cool.scx.ext.auth.exception.UsernameAlreadyExistsException
- 所有已实现的接口:
Serializable
UsernameAlreadyExists class.
- 版本:
- 1.11.8
- 作者:
- scx567888
- 另请参阅:
-
构造器概要
构造器 -
方法概要
从类继承的方法 cool.scx.ext.auth.exception.AuthException
getMessage, toBaseVo从类继承的方法 cool.scx.core.http.ScxHttpException
statusCode, title
-
构造器详细资料
-
UsernameAlreadyExistsException
public UsernameAlreadyExistsException()
-