|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.lang.RuntimeException | +--oracle.toplink.exceptions.TopLinkException | +--oracle.toplink.exceptions.ValidationException | +--oracle.toplink.exceptions.IntegrityException
Purpose: IntegrityExceptions is used to throw all the Descriptors exceptions.
Constructor Summary |
Method Summary |
Type | Method |
---|---|
IntegrityChecker |
getIntegrityChecker()
PUBLIC: Return Integrity Checker. |
java.lang.String |
getMessage()
PUBLIC: This method is used to print out all the descriptor exceptions. |
Methods inherited from class oracle.toplink.exceptions.TopLinkException |
getErrorCode, getInternalException, getSession,
printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
Method Detail |
public IntegrityChecker getIntegrityChecker()
public java.lang.String getMessage()
getMessage
in class TopLinkException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |