|
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.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.btt.remote.BTTRemoteException
com.ibm.btt.remote.exception.JavaRemoteException
com.ibm.btt.remote.cmd.ProcessResponseException
public class ProcessResponseException
Constructor Summary | |
---|---|
ProcessResponseException()
|
|
ProcessResponseException(java.lang.String message)
|
|
ProcessResponseException(java.lang.String message,
java.lang.Throwable cause)
|
|
ProcessResponseException(java.lang.Throwable cause)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ProcessResponseException()
public ProcessResponseException(java.lang.String message)
public ProcessResponseException(java.lang.Throwable cause)
public ProcessResponseException(java.lang.String message, java.lang.Throwable cause)
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |