Class UtilTrappedException

    • Constructor Detail

      • UtilTrappedException

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

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

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

        public UtilTrappedException​(String callingClass,
                                    int errorLevel,
                                    String message,
                                    String extraParams,
                                    Exception nested)
        Deprecated.