Oracle NoSQL Database
version 11gR2.2.0.26

oracle.kv
Class ContingencyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.kv.ContingencyException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OperationExecutionException

public abstract class ContingencyException
extends Exception

Used to indicate a status condition or result that is not expressed through the return value, and that should normally be handled by the caller of the method.

See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


Oracle NoSQL Database
version 11gR2.2.0.26

Copyright (c) 2011, 2013 Oracle and/or its affiliates. All rights reserved.