org.objectweb.jac.core.rtti
Class NoSuchFieldException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.objectweb.jac.core.rtti.NoSuchFieldException
- All Implemented Interfaces:
- Serializable
- public class NoSuchFieldException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchFieldException
public NoSuchFieldException(ClassItem cli,
String fieldName)
getClassItem
public ClassItem getClassItem()
getFieldName
public String getFieldName()