tigase.db
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. |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013 Tigase. All rights reserved.