Class ConvergenceException

    • Constructor Detail

      • ConvergenceException

        public ConvergenceException()
        Construct the exception.
      • ConvergenceException

        public ConvergenceException​(Localizable specific)
        Construct the exception with a specific context.
        Parameters:
        specific - Specific contexte pattern.
      • ConvergenceException

        public ConvergenceException​(Localizable specific,
                                    Object... args)
        Construct the exception with a specific context and arguments.
        Parameters:
        specific - Specific contexte pattern.
        args - Arguments.