Clearspace API (1.10.16) Web Services Client Javadocs

com.jivesoftware.community
Class ForumThreadNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.jivesoftware.community.JiveException
              extended by com.jivesoftware.community.NotFoundException
                  extended by com.jivesoftware.community.ForumThreadNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class ForumThreadNotFoundException
extends com.jivesoftware.community.NotFoundException

Thrown if the specified ForumThread was not found

See Also:
Serialized Form

Constructor Summary
ForumThreadNotFoundException()
           
ForumThreadNotFoundException(java.lang.String msg)
           
 
Method Summary
 
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
 

Constructor Detail

ForumThreadNotFoundException

public ForumThreadNotFoundException()

ForumThreadNotFoundException

public ForumThreadNotFoundException(java.lang.String msg)

Clearspace Project Page

Copyright © 1999-2007 Jive Software.