Class JobDomainPeasRuntimeException

    • Constructor Detail

      • JobDomainPeasRuntimeException

        public JobDomainPeasRuntimeException​(String callingClass,
                                             int errorLevel,
                                             String message)
      • JobDomainPeasRuntimeException

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

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

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

      • getModule

        public String getModule()
        Description copied from interface: FromModule
        This function must be defined by the Classes that herit from this one
        Returns:
        The module name