com.silverpeas.gallery.media
Class MediaMetadataException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.silverpeas.gallery.media.MediaMetadataException
All Implemented Interfaces:
Serializable

public class MediaMetadataException
extends Exception

Author:
ehugonnet
See Also:
Serialized Form

Constructor Summary
MediaMetadataException(String message)
           
MediaMetadataException(String message, Throwable cause)
           
MediaMetadataException(Throwable cause)
           
 
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

MediaMetadataException

public MediaMetadataException(Throwable cause)

MediaMetadataException

public MediaMetadataException(String message,
                              Throwable cause)

MediaMetadataException

public MediaMetadataException(String message)


Copyright © 2016 Silverpeas. All Rights Reserved.