public class UserNotFoundException extends TigaseDBException
UserNotFoundException
exception is thrown when application tries to access data for user which does
not exist in repository. Created: Wed Oct 27 14:17:44 2004
Constructor and Description |
---|
UserNotFoundException(String message)
Creates a new
UserNotFoundException instance. |
UserNotFoundException(String message,
Throwable cause)
Creates a new
UserNotFoundException instance. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.