oracle.kv
Class ContingencyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Copyright (c) 2011, 2013 Oracle and/or its affiliates. All rights reserved.