com.jivesoftware.base
Class NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jivesoftware.base.JiveException
com.jivesoftware.base.NotFoundException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- TagObjectNotFoundException
public class NotFoundException
- extends JiveException
Thrown when trying to load an object that does not exist, or the object could not be
loaded.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NotFoundException
public NotFoundException()
NotFoundException
public NotFoundException(java.lang.String msg)
NotFoundException
public NotFoundException(java.lang.String msg,
java.lang.Throwable throwable)
NotFoundException
public NotFoundException(java.lang.Throwable throwable)
Copyright © 1999-2006 Jive Software.