info.magnolia.module.form.engine
Class FormStateTokenMissingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by info.magnolia.module.form.engine.FormStateTokenMissingException
All Implemented Interfaces:
Serializable

public class FormStateTokenMissingException
extends Exception

Thrown when there's no form state token available in the request.

See Also:
FormStateUtil, Serialized Form

Constructor Summary
FormStateTokenMissingException()
           
 
Method Summary
 
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

FormStateTokenMissingException

public FormStateTokenMissingException()


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.