|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.cs.DefaultExceptionHandler
public class DefaultExceptionHandler
This class provide a default super class for handling channel exceptions
Constructor Summary | |
---|---|
DefaultExceptionHandler()
|
Method Summary | |
---|---|
void |
preProcessException(ChannelContext context,
java.lang.Throwable ex)
This API will be called when BTT System met an exception It will simple return the exception object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultExceptionHandler()
Method Detail |
---|
public void preProcessException(ChannelContext context, java.lang.Throwable ex)
preProcessException
in interface ExceptionHandler
context
- ex
-
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |