Class PeasCoreRuntimeException

    • Constructor Detail

      • PeasCoreRuntimeException

        public PeasCoreRuntimeException​(String callingClass,
                                        int errorLevel,
                                        String message)
        -------------------------------------------------------------------------- constructor constructor
      • PeasCoreRuntimeException

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

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

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

      • getModule

        public String getModule()
        Method declaration
        Returns: