public class UserNotFoundException extends IOException
| Constructor and Description |
|---|
UserNotFoundException(String username) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UserNotFoundException(String username)
public String getMessage()
getMessage in class ThrowableCopyright © 2015 JBoss by Red Hat. All rights reserved.