JAC project
AOPSYS
CEDRIC & LIP6 labs

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

Constructor Summary
NoSuchFieldException(ClassItem cli, String fieldName)
           
 
Method Summary
 ClassItem getClassItem()
           
 String getFieldName()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoSuchFieldException

public NoSuchFieldException(ClassItem cli,
                            String fieldName)
Method Detail

getClassItem

public ClassItem getClassItem()

getFieldName

public String getFieldName()

Contact JAC development team:
Renaud Pawlak
Lionel Seinturier
Laurent Martelli