public class UnauthorizedException extends Exception
| Constructor and Description |
|---|
UnauthorizedException(String message,
String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUserName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All Rights Reserved.