Jive API (3.0.13) Core Javadocs

com.jivesoftware.community.media
Class MediaNotFoundException

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

public class MediaNotFoundException
extends NotFoundException

Thrown when trying to load a media item that does not exist or if there is a problem loading the media item

See Also:
Serialized Form

Constructor Summary
MediaNotFoundException()
           
MediaNotFoundException(long objectID)
           
MediaNotFoundException(String msg)
           
MediaNotFoundException(String msg, Throwable throwable)
           
 
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

MediaNotFoundException

public MediaNotFoundException()

MediaNotFoundException

public MediaNotFoundException(String msg)

MediaNotFoundException

public MediaNotFoundException(String msg,
                              Throwable throwable)

MediaNotFoundException

public MediaNotFoundException(long objectID)

Jive Product Page

Copyright © 1999-2007 Jive Software.