Class TagCloudRuntimeException

    • Constructor Detail

      • TagCloudRuntimeException

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

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

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

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