com.acciente.induction.controller
Class FormException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.acciente.induction.controller.FormException
- All Implemented Interfaces:
- Serializable
public class FormException
- extends Exception
Internal.
Exception thrown during HTML form processing.
- Author:
- Adinath Raveendra Raj
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FormException
public FormException(String sMessage)
FormException
public FormException(String sMessage,
Throwable oCause)
Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.