Class ConvergenceException

    • Constructor Detail

      • ConvergenceException

        public ConvergenceException()
        Deprecated.
        Construct the exception.
      • ConvergenceException

        public ConvergenceException​(Localizable pattern,
                                    Object... args)
        Deprecated.
        Construct the exception with a specific context and arguments.
        Parameters:
        pattern - Message pattern providing the specific context of the error.
        args - Arguments.