Class RatingRuntimeException

    • Constructor Detail

      • RatingRuntimeException

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

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

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

        public RatingRuntimeException​(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