Class WebPagesRuntimeException

  • All Implemented Interfaces:
    Serializable, org.silverpeas.core.exception.FromModule, org.silverpeas.core.exception.WithNested

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

      • WebPagesRuntimeException

        public WebPagesRuntimeException​(String callingClass,
                                        int errorLevel,
                                        String message)
        constructors
      • WebPagesRuntimeException

        public WebPagesRuntimeException​(String callingClass,
                                        int errorLevel,
                                        String message,
                                        String extraParams)
      • WebPagesRuntimeException

        public WebPagesRuntimeException​(String callingClass,
                                        int errorLevel,
                                        String message,
                                        Exception nested)
      • WebPagesRuntimeException

        public WebPagesRuntimeException​(String callingClass,
                                        int errorLevel,
                                        String message,
                                        String extraParams,
                                        Exception nested)
    • Method Detail

      • getModule

        public String getModule()
        getModule