|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.error.DefaultCatchError
public final class DefaultCatchError
Field Summary |
---|
Fields inherited from interface com.servingxml.components.error.CatchError |
---|
DEFAULT_ON_ERROR |
Constructor Summary | |
---|---|
DefaultCatchError()
|
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 DefaultCatchError()
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 |