|
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.base.DSEException
com.ibm.btt.event.DSECSException
com.ibm.btt.event.DSECSInvalidRequestException
public class DSECSInvalidRequestException
The DSECSInvalidRequestException will be throw when the request is not possible.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Fields inherited from class com.ibm.btt.event.DSECSException |
---|
httpErrorCode |
Fields inherited from class com.ibm.btt.base.DSEException |
---|
critical, harmless |
Constructor Summary | |
---|---|
DSECSInvalidRequestException(java.lang.String aMessage)
This constructor creates a DSECSInvalidRequestException object. |
|
DSECSInvalidRequestException(java.lang.String message,
java.lang.Throwable cause)
|
Method Summary |
---|
Methods inherited from class com.ibm.btt.event.DSECSException |
---|
getHttpErrorCode, setHttpErrorCode |
Methods inherited from class com.ibm.btt.base.DSEException |
---|
getClassName, getCode, getMethodName, getSeverity, setClassName, setCode, setMethodName, setSeverity |
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 |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
Constructor Detail |
---|
public DSECSInvalidRequestException(java.lang.String aMessage)
aMessage
- java.lang.Stringpublic DSECSInvalidRequestException(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 |