com.jivesoftware.spi.user
Class NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jivesoftware.spi.user.NotFoundException
- All Implemented Interfaces:
- Serializable
public class NotFoundException
- extends Exception
Thrown when a resource is not be found.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotFoundException
public NotFoundException()
NotFoundException
public NotFoundException(String msg)
NotFoundException
public NotFoundException(Throwable cause)
NotFoundException
public NotFoundException(String msg,
Throwable cause)
Copyright © 1999-2007 Jive Software.