Class MenuRuntimeException

    • Constructor Detail

      • MenuRuntimeException

        public MenuRuntimeException​(String callingClass,
                                    int errorLevel,
                                    String message)
        Parameters:
        callingClass -
        errorLevel -
        message -
      • MenuRuntimeException

        public MenuRuntimeException​(String callingClass,
                                    int errorLevel,
                                    String message,
                                    String extraParams)
        Parameters:
        callingClass -
        errorLevel -
        message -
        extraParams -
      • MenuRuntimeException

        public MenuRuntimeException​(String callingClass,
                                    int errorLevel,
                                    String message,
                                    Exception nested)
        Parameters:
        callingClass -
        errorLevel -
        message -
        nested -
      • MenuRuntimeException

        public MenuRuntimeException​(String callingClass,
                                    int errorLevel,
                                    String message,
                                    String extraParams,
                                    Exception nested)
        Parameters:
        callingClass -
        errorLevel -
        message -
        extraParams -
        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