Class ParameterProcessingException

    • Constructor Detail

      • ParameterProcessingException

        public ParameterProcessingException​(String message,
                                            Object... args)
      • ParameterProcessingException

        public ParameterProcessingException​(Throwable throwable)
      • ParameterProcessingException

        public ParameterProcessingException​(Throwable throwable,
                                            String message,
                                            Object... args)