de.espirit.firstspirit.forms
Class NoSuchFormFieldException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by de.espirit.firstspirit.forms.NoSuchFormFieldException
All Implemented Interfaces:
Serializable

public class NoSuchFormFieldException
extends RuntimeException

Exception signaling that a field name is not defined.

Since:
4.2.404
See Also:
Serialized Form

Method Summary
 String getFieldName()
          Provides the field name in question.
 
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
 

Method Detail

getFieldName

public String getFieldName()
Provides the field name in question.

Returns:
The field's name.
Since:
4.2.404


Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480