Class DelegatedNewsRuntimeException

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

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

      • DelegatedNewsRuntimeException

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

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

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

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

      • getModule

        public String getModule()
        -------------------------------------------------------------------------- getModule