|
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.bc.ej.exception.BTTEJException
com.ibm.btt.bc.ej.exception.BTTEJDAOException
com.ibm.btt.bc.ej.exception.BTTEJDAODefinitionException
public class BTTEJDAODefinitionException
Field Summary |
---|
Fields inherited from class com.ibm.btt.base.DSEException |
---|
critical, harmless |
Constructor Summary | |
---|---|
BTTEJDAODefinitionException()
|
|
BTTEJDAODefinitionException(java.lang.String message)
|
|
BTTEJDAODefinitionException(java.lang.String message,
java.lang.Throwable cause)
|
|
BTTEJDAODefinitionException(java.lang.Throwable cause)
|
Method Summary |
---|
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 |
Constructor Detail |
---|
public BTTEJDAODefinitionException()
public BTTEJDAODefinitionException(java.lang.String message, java.lang.Throwable cause)
message
- cause
- public BTTEJDAODefinitionException(java.lang.String message)
message
- public BTTEJDAODefinitionException(java.lang.Throwable cause)
cause
-
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |