Class PublicationRuntimeException

  • All Implemented Interfaces:
    Serializable

    public class PublicationRuntimeException
    extends org.silverpeas.kernel.SilverpeasRuntimeException
    See Also:
    Serialized Form
    • Constructor Detail

      • PublicationRuntimeException

        public PublicationRuntimeException​(String message)
      • PublicationRuntimeException

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

        public PublicationRuntimeException​(Throwable cause)