Class NoMethodInvocationException

    • Constructor Detail

      • NoMethodInvocationException

        public NoMethodInvocationException​(String methodName,
                                           Class<?>[] types)
    • Method Detail

      • toString

        public String toString()
      • getMethodName

        public String getMethodName()
      • getTypes

        public Object[] getTypes()