public class UserAlreadyExistsException extends DaoException
| Constructor and Description |
|---|
UserAlreadyExistsException(String userGridId,
String userId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getUserGridId() |
String |
getUserId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString