Package oracle.kv
Class WriteThroughputException
-
- All Implemented Interfaces:
Serializable
,oracle.kv.impl.util.FastExternalizable
public class WriteThroughputException extends ThroughputLimitException
Thrown when a write operation cannot be completed because the write throughput rate limit has been exceeded. If the throughput was associated with a table the table name returned by getTableName will be non-null.- Since:
- 19.3
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class oracle.kv.FaultException
getFaultClassName, getRemoteStackTrace, toString, wasLoggedRemotely
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
-