|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
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
oracle.javatools.db.DBException
oracle.jdeveloper.offlinedb.DependentProviderUpdateException
public class DependentProviderUpdateException
If an attempt is made to update or delete an object that exists in a dependent offline provider, rather than the current provider then this exception is thrown.
Constructor Summary | |
---|---|
DependentProviderUpdateException(DBObject obj) |
Method Summary | |
---|---|
java.lang.String |
getMessage() |
Methods inherited from class oracle.javatools.db.DBException |
---|
getNextException, getObject, setNextException |
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 DependentProviderUpdateException(DBObject obj)
Method Detail |
---|
public java.lang.String getMessage()
getMessage
in class java.lang.Throwable
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |