Class ThesaurusBmRuntimeException

    • Constructor Detail

      • ThesaurusBmRuntimeException

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

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

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

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