Uses of Class
org.fuin.utils4j.InvokeMethodFailedException

Packages that use InvokeMethodFailedException
org.fuin.utils4j Basic Java utilities. 
 

Uses of InvokeMethodFailedException in org.fuin.utils4j
 

Methods in org.fuin.utils4j that throw InvokeMethodFailedException
static java.lang.Object Utils4J.invoke(java.lang.Object obj, java.lang.String methodName, java.lang.Class[] argTypes, java.lang.Object[] args)
          Calls a method with reflection and maps all errors into one exception.
 



Copyright © 2009 Future Invent Informationsmanagement GmbH. All Rights Reserved.