intarsys runtime library

de.intarsys.tools.reflect
Class FieldNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.intarsys.tools.reflect.ReflectionException
              extended by de.intarsys.tools.reflect.FieldException
                  extended by de.intarsys.tools.reflect.FieldNotFoundException
All Implemented Interfaces:
Serializable

public class FieldNotFoundException
extends FieldException

See Also:
Serialized Form

Constructor Summary
FieldNotFoundException(String name)
           
 
Method Summary
 String getMessage()
           
 String getName()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FieldNotFoundException

public FieldNotFoundException(String name)
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable

getName

public String getName()
Specified by:
getName in class FieldException

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.