com.jivesoftware.community
Class CommentNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jivesoftware.community.JiveException
com.jivesoftware.community.CommentNotFoundException
- All Implemented Interfaces:
- java.io.Serializable
public class CommentNotFoundException
- extends JiveException
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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CommentNotFoundException
public CommentNotFoundException()
CommentNotFoundException
public CommentNotFoundException(java.lang.String msg)
CommentNotFoundException
public CommentNotFoundException(long commentID)
CommentNotFoundException
public CommentNotFoundException(long commentID,
java.lang.String msg)
CommentNotFoundException
public CommentNotFoundException(long commentID,
java.lang.Exception e)
getCommentID
public long getCommentID()
Copyright © 1999-2007 Jive Software.