org.aksw.commons.util.reflect
Class NoMethodInvocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.aksw.commons.util.reflect.NoMethodInvocationException
- All Implemented Interfaces:
- Serializable
public class NoMethodInvocationException
- extends RuntimeException
- Author:
- Claus Stadler
Date: 6/3/11
- See Also:
- Serialized Form
NoMethodInvocationException
public NoMethodInvocationException(String methodName,
Class<?>[] types)
toString
public String toString()
getMethodName
public String getMethodName()
getTypes
public Object[] getTypes()
Copyright © 2012. All Rights Reserved.