|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--javax.servlet.ServletException
|
+--org.huihoo.jfox.ejb.exception.JasperException
| Constructor Summary | |
JasperException()
|
|
JasperException(java.lang.String reason)
|
|
JasperException(java.lang.String reason,
java.lang.Throwable exception)
Creates a JasperException with the embedded exception and the reason for throwing a JasperException |
|
JasperException(java.lang.Throwable exception)
Creates a JasperException with the embedded exception |
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JasperException(java.lang.Throwable exception)
exception -
public JasperException(java.lang.String reason,
java.lang.Throwable exception)
reason - exception - public JasperException(java.lang.String reason)
reason - public JasperException()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||