Class DocumentTemplateRuntimeException

  • All Implemented Interfaces:
    Serializable

    public class DocumentTemplateRuntimeException
    extends org.silverpeas.kernel.SilverpeasRuntimeException
    Runtime exception dedicated to document template management.
    Author:
    silveryocha
    See Also:
    Serialized Form
    • Constructor Detail

      • DocumentTemplateRuntimeException

        public DocumentTemplateRuntimeException​(String message)
      • DocumentTemplateRuntimeException

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

        public DocumentTemplateRuntimeException​(Throwable cause)