com.jivesoftware.community.media
Class MediaNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jivesoftware.community.JiveException
com.jivesoftware.community.NotFoundException
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MediaNotFoundException
public MediaNotFoundException()
MediaNotFoundException
public MediaNotFoundException(String msg)
MediaNotFoundException
public MediaNotFoundException(String msg,
Throwable throwable)
MediaNotFoundException
public MediaNotFoundException(long objectID)
Copyright © 1999-2007 Jive Software.