|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
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.websphere.sdo.mediator.exception.MediatorException
com.ibm.websphere.sdo.mediator.jdbc.exception.JDBCMediatorException
com.ibm.websphere.sdo.mediator.jdbc.exception.InvalidMetadataException
public class InvalidMetadataException
A JDBCMediatorException caused by invalid supplied metadata
Constructor Summary | |
---|---|
InvalidMetadataException(java.lang.String s,
int error)
Constructor for InvalidMetadataException |
Method Summary | |
---|---|
int |
getErrorCode()
Get the error code associated with this Exception |
Methods inherited from class com.ibm.websphere.sdo.mediator.exception.MediatorException |
---|
getOriginalException, setOriginalException |
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 InvalidMetadataException(java.lang.String s, int error)
s
- error
- Method Detail |
---|
public int getErrorCode()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |