Class MediaMetadataException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.silverpeas.components.gallery.media.MediaMetadataException
All Implemented Interfaces:
Serializable

public class MediaMetadataException extends Exception
Author:
ehugonnet
See Also:
  • Constructor Details

    • MediaMetadataException

      public MediaMetadataException(Throwable cause)
    • MediaMetadataException

      public MediaMetadataException(String message, Throwable cause)
    • MediaMetadataException

      public MediaMetadataException(String message)