com.jivesoftware.community
Class NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jivesoftware.community.JiveException
com.jivesoftware.community.NotFoundException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AnnouncementNotFoundException, AttachmentNotFoundException, BlogNotFoundException, BlogPostNotFoundException, CommentNotFoundException, CommunityNotFoundException, DocumentObjectNotFoundException, ForumMessageNotFoundException, ForumThreadNotFoundException, GroupNotFoundException, PrivateMessageNotFoundException, UserNotFoundException
@WebFault(name="NotFound")
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 |
NotFoundException
public NotFoundException()
NotFoundException
public NotFoundException(String msg)
NotFoundException
public NotFoundException(String msg,
Throwable throwable)
NotFoundException
public NotFoundException(Throwable throwable)
Copyright © 1999-2007 Jive Software.