Class InfoLetterPeasTrappedException

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

    public class InfoLetterPeasTrappedException
    extends org.silverpeas.core.exception.SilverpeasTrappedException
    Class declaration
    Author:
    See Also:
    Serialized Form
    • Constructor Detail

      • InfoLetterPeasTrappedException

        public InfoLetterPeasTrappedException​(String callingClass,
                                              int errorLevel,
                                              String message)
        Parameters:
        callingClass -
        errorLevel -
        message -
      • InfoLetterPeasTrappedException

        public InfoLetterPeasTrappedException​(String callingClass,
                                              int errorLevel,
                                              String message,
                                              String extraParams)
        Parameters:
        callingClass -
        errorLevel -
        message -
        extraParams -
      • InfoLetterPeasTrappedException

        public InfoLetterPeasTrappedException​(String callingClass,
                                              int errorLevel,
                                              String message,
                                              Exception nested)
        Parameters:
        callingClass -
        errorLevel -
        message -
        nested -
      • InfoLetterPeasTrappedException

        public InfoLetterPeasTrappedException​(String callingClass,
                                              int errorLevel,
                                              String message,
                                              String extraParams,
                                              Exception nested)
        Parameters:
        callingClass -
        errorLevel -
        message -
        extraParams -
        nested -
    • Method Detail

      • getModule

        public String getModule()
        Specified by:
        getModule in interface org.silverpeas.core.exception.FromModule
        Specified by:
        getModule in class org.silverpeas.core.exception.SilverpeasException
        Returns: