|
Oracle Application Server TopLink API Reference 10g (9.0.4) B10491-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | 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.
| Field Summary |
| Method Summary | |
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, setShouldPrintInternalException |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public IntegrityChecker getIntegrityChecker()
public java.lang.String getMessage()
getMessage in class TopLinkException
|
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||