Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum
Class AttachmentNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.jivesoftware.base.JiveException
              extended by com.jivesoftware.forum.AttachmentNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class AttachmentNotFoundException
extends JiveException

Thrown if a attempting to load an Attachment fails.

See Also:
Serialized Form

Constructor Summary
AttachmentNotFoundException()
           
AttachmentNotFoundException(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

AttachmentNotFoundException

public AttachmentNotFoundException()

AttachmentNotFoundException

public AttachmentNotFoundException(java.lang.String msg)

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.