Class UtilException

    • Constructor Detail

      • UtilException

        public UtilException​(String callingClass,
                             String message)
        Deprecated.
      • UtilException

        public UtilException​(String callingClass,
                             String message,
                             String extraParams)
        Deprecated.
      • UtilException

        public UtilException​(String callingClass,
                             String message,
                             Exception nested)
        Deprecated.
      • UtilException

        public UtilException​(String callingClass,
                             int errorLevel,
                             String message)
        Deprecated.
      • UtilException

        public UtilException​(String callingClass,
                             int errorLevel,
                             String message,
                             String extraParams)
        Deprecated.
      • UtilException

        public UtilException​(String callingClass,
                             int errorLevel,
                             String message,
                             Exception nested)
        Deprecated.
      • UtilException

        public UtilException​(String callingClass,
                             int errorLevel,
                             String message,
                             String extraParams,
                             Exception nested)
        Deprecated.
    • Method Detail

      • getModule

        public String getModule()
        Deprecated.
        Description copied from interface: FromModule
        This function must be defined by the Classes that herit from this one
        Returns:
        The module name