public class InvalidUserIdException extends InvalidParameterException
| Constructor and Description |
|---|
InvalidUserIdException(String parameterName,
String userId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUserId()
Gets user ID.
|
getParameterName, setParameterNamegetDescription, getMessage, setDescriptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString