|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.soap.server.ExceptionFaultListener
public class ExceptionFaultListener
Listens for faults, and adds a Parameter wrapping the source exception to the fault detail entry list.
| Constructor Summary | |
|---|---|
ExceptionFaultListener()
|
|
| Method Summary | |
|---|---|
void |
fault(SOAPFaultEvent _faultEvent)
Invoked when an exception occurs during message processing |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionFaultListener()
| Method Detail |
|---|
public void fault(SOAPFaultEvent _faultEvent)
fault in interface SOAPFaultListener_faultEvent - The SOAP fault event that occured
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||