com.jivesoftware.community
Class CommentNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jivesoftware.community.JiveException
com.jivesoftware.community.NotFoundException
com.jivesoftware.community.CommentNotFoundException
- All Implemented Interfaces:
- Serializable
public class CommentNotFoundException
- extends NotFoundException
Thrown if the specified Comment was not found
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommentNotFoundException
public CommentNotFoundException()
CommentNotFoundException
public CommentNotFoundException(String msg)
CommentNotFoundException
public CommentNotFoundException(long commentID)
CommentNotFoundException
public CommentNotFoundException(long commentID,
String msg)
CommentNotFoundException
public CommentNotFoundException(long commentID,
Exception e)
getCommentID
public long getCommentID()
Copyright © 1999-2007 Jive Software.