|
|||||||||
| Home >> All >> soapical >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
soapical.util
Class ExceptionFountain3

java.lang.Objectsoapical.util.ExceptionFountain
soapical.util.ExceptionFountain3
- class ExceptionFountain3
- extends ExceptionFountain
| Field Summary |
| Fields inherited from class soapical.util.ExceptionFountain |
_logger |
| Constructor Summary | |
(package private) |
ExceptionFountain3()
|
| Method Summary | |
protected static void |
curvyCall(int depth)
Make a call to another function, passing it the depth argument. |
| Methods inherited from class soapical.util.ExceptionFountain |
throwCurvyException, throwRecursiveException |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ExceptionFountain3
ExceptionFountain3()
| Method Detail |
curvyCall
protected static void curvyCall(int depth)
throws ExpectedException
- Description copied from class:
ExceptionFountain - Make a call to another function, passing it the depth argument.
This is meant as a helper function to throwCurvyException, so that
we can override just the bit that calls another function, and not
the fancy stuff
|
|||||||||
| Home >> All >> soapical >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC