Class MultipleMethodsInvocationException

    • Constructor Detail

      • MultipleMethodsInvocationException

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

      • toString

        public String toString()
      • getMethodName

        public String getMethodName()
      • getTypes

        public Object[] getTypes()