Class NoMatchingMethodFoundException

    • Constructor Detail

      • NoMatchingMethodFoundException

        public NoMatchingMethodFoundException()
      • NoMatchingMethodFoundException

        public NoMatchingMethodFoundException​(String message)
      • NoMatchingMethodFoundException

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

        public NoMatchingMethodFoundException​(Throwable cause)
      • NoMatchingMethodFoundException

        public NoMatchingMethodFoundException​(String message,
                                              Throwable cause,
                                              boolean enableSuppression,
                                              boolean writableStackTrace)