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, toString
public UserNotFoundException(String username)
public String getMessage()
getMessage
in class Throwable
Copyright © 2023 JBoss by Red Hat. All rights reserved.