Class GalleryRuntimeException

  • All Implemented Interfaces:
    Serializable

    public class GalleryRuntimeException
    extends org.silverpeas.core.SilverpeasRuntimeException
    See Also:
    Serialized Form
    • Constructor Detail

      • GalleryRuntimeException

        public GalleryRuntimeException​(String message)
      • GalleryRuntimeException

        public GalleryRuntimeException​(String message,
                                       Throwable cause)
      • GalleryRuntimeException

        public GalleryRuntimeException​(Throwable cause)