| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.sqlunit.handlers.ExceptionHandler
public class ExceptionHandler
The Exception Handler parses a JDOM Element representing an exception tag and returns an ExceptionBean object.
| Constructor Summary | |
|---|---|
ExceptionHandler()
 | 
|
| Method Summary | |
|---|---|
 java.lang.Object | 
process(org.jdom.Element elException)
Processes the JDOM Element representing the param tag returns the Exception object.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ExceptionHandler()
| Method Detail | 
|---|
public final java.lang.Object process(org.jdom.Element elException)
                               throws java.lang.Exception
process in interface IHandlerelException - the JDOM Element representing the param tag.
java.lang.Exception - if something went wrong processing the param.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||