public class AccountExceptionDto extends AccountDto
accountId, bindAuthFlag, changePasswordFlag, createrId, createrName, createTime, doubleAuthFlag, email, passwdLength, password, pwdLastUpdateTime, salt, status, telPhone, updaterId, updaterName, updateTime, username| 构造器和说明 |
|---|
AccountExceptionDto() |
AccountExceptionDto(java.lang.String msg) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getErrorMsg() |
int |
hashCode() |
void |
setErrorMsg(java.lang.String errorMsg) |
public AccountExceptionDto()
public AccountExceptionDto(java.lang.String msg)
public boolean equals(java.lang.Object o)
equals 在类中 AccountDtopublic int hashCode()
hashCode 在类中 AccountDtopublic java.lang.String getErrorMsg()
public void setErrorMsg(java.lang.String errorMsg)