org.paneris.bibliomania
Class FormParamException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.melati.poem.PoemException
org.melati.util.MelatiRuntimeException
org.paneris.bibliomania.FormParamException
- All Implemented Interfaces:
- java.io.Serializable
public class FormParamException
- extends org.melati.util.MelatiRuntimeException
- See Also:
- Serialized Form
Fields inherited from class org.melati.poem.PoemException |
subException |
Constructor Summary |
FormParamException(java.lang.String name,
java.lang.String expected,
java.lang.Exception problem)
|
Methods inherited from class org.melati.util.MelatiRuntimeException |
innermostException |
Methods inherited from class org.melati.poem.PoemException |
getCoreMessage, initCause, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
name
public java.lang.String name
expected
public java.lang.String expected
problem
public java.lang.Exception problem
FormParamException
public FormParamException(java.lang.String name,
java.lang.String expected,
java.lang.Exception problem)
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage
in class org.melati.poem.PoemException
Copyright © 2000-2009 PanEris. All Rights Reserved.