Clearspace API (2.5.18) Core Javadocs

com.jivesoftware.community
Class AnnouncementNotFoundException

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.AnnouncementNotFoundException
All Implemented Interfaces:
Serializable

public class AnnouncementNotFoundException
extends NotFoundException

Thrown if the specified Announcement was not found.

See Also:
Serialized Form

Constructor Summary
AnnouncementNotFoundException()
           
AnnouncementNotFoundException(String msg)
           
AnnouncementNotFoundException(String msg, Throwable t)
           
 
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

AnnouncementNotFoundException

public AnnouncementNotFoundException()

AnnouncementNotFoundException

public AnnouncementNotFoundException(String msg)

AnnouncementNotFoundException

public AnnouncementNotFoundException(String msg,
                                     Throwable t)

Clearspace Project Page

Copyright © 1999-2007 Jive Software.