Class FormTemplateRuntimeException

    • Constructor Detail

      • FormTemplateRuntimeException

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

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

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

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