Class GalleryRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.silverpeas.kernel.SilverpeasRuntimeException
org.silverpeas.components.gallery.model.GalleryRuntimeException
All Implemented Interfaces:
Serializable

public class GalleryRuntimeException extends org.silverpeas.kernel.SilverpeasRuntimeException
See Also:
  • Constructor Details

    • GalleryRuntimeException

      public GalleryRuntimeException(String message)
    • GalleryRuntimeException

      public GalleryRuntimeException(Throwable cause)