public class UserNotFoundException extends CrowdRuntimeException
| Constructor and Description |
|---|
UserNotFoundException(String userName) |
UserNotFoundException(String userName,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
String |
getUserName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 Atlassian. All rights reserved.