JavaScript is disabled on your browser.
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.1.3) E41664-01
All Implemented Interfaces:
java.io.Serializable
public class DependentProviderUpdateException
extends DBException
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.
See Also: Serialized Form
Method Summary
Methods
Modifier and Type
Method and Description
java.lang.String
getMessage ()
Gets the message for this exception.
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.1.3) E41664-01
Copyright © 1997, 2014, Oracle. All rights reserved.