|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.components.error.CatchErrorImpl
public class CatchErrorImpl
| Field Summary |
|---|
| Fields inherited from interface com.servingxml.components.error.CatchError |
|---|
DEFAULT_ON_ERROR |
| Constructor Summary | |
|---|---|
CatchErrorImpl(Task[] tasks)
|
|
| Method Summary | |
|---|---|
void |
catchError(ServiceContext context,
Flow flow,
ServingXmlException fault,
StreamSink streamSink)
Invoked when the fault occurs. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CatchErrorImpl(Task[] tasks)
| Method Detail |
|---|
public void catchError(ServiceContext context,
Flow flow,
ServingXmlException fault,
StreamSink streamSink)
CatchError
catchError in interface CatchError
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||