Class MethodMatcherException

    • Constructor Detail

      • MethodMatcherException

        public MethodMatcherException​(String message,
                                      Method method,
                                      Object[] args)
      • MethodMatcherException

        public MethodMatcherException​(String message)
      • MethodMatcherException

        public MethodMatcherException​(String message,
                                      Throwable cause)
      • MethodMatcherException

        public MethodMatcherException​(Throwable cause)