|
IBM Branch 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.connector2.sna.lu62.exception.Lu62Exception
com.ibm.connector2.sna.lu62.exception.Lu62InternalErrorException
The Lu62InternalErrorException class throws an exception when a Communication Internal error is produced. Action: Check code.
Field Summary |
---|
Fields inherited from class java.lang.Exception |
---|
|
Fields inherited from interface com.ibm.connector2.sna.lu62.exception.Lu62ErrorConstants |
---|
ALLOCATE_ERROR, CONVERSATION_INITIALIZATION_ERROR, CONVERSATION_TERMINATION_ERROR, CPI_C_API_ERROR, DLL_LOADING_ERROR, EVENT_ID_ERROR, FATAL, INITIALIZE_FOR_INCOMING_ERROR, INVALID_CONVERSATION_STATUS, MESSAGE_PUBLISHER_JMS_EXCEPTION, MESSAGE_PUBLISHER_NAMING_EXCEPTION, RECOVERABLE |
Constructor Summary | |
---|---|
Lu62InternalErrorException(java.lang.String aSeverity,
java.lang.String aCode,
java.lang.String aMessage)
This constructor creates a Lu62InternalErrorException object. |
Methods inherited from class com.ibm.connector2.sna.lu62.exception.Lu62Exception |
---|
getClassName, getErrorCode, getMessage, getMethodName, getSeverity, setClassName, setErrorCode, setMessage, setMethodName, setSeverity |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, 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 Lu62InternalErrorException(java.lang.String aSeverity, java.lang.String aCode, java.lang.String aMessage)
aSeverity
- java.lang.StringaCode
- java.lang.StringaMessage
- java.lang.String
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |