public class DiskOrderedCursorProducerException extends OperationFailureException
ForwardCursor.getNext
when a
DiskOrderedCursor
producer thread throws an exception.
This exception wraps that thrown exception;Constructor and Description |
---|
DiskOrderedCursorProducerException(String message,
Throwable cause)
For internal use only.
|
Modifier and Type | Method and Description |
---|---|
OperationFailureException |
wrapSelf(String msg)
For internal use only.
|
addErrorMessage, addRethrownStackTrace, getMessage, getVersionHeader
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OperationFailureException wrapSelf(String msg)
wrapSelf
in class OperationFailureException
Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved.