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(java.lang.String message,
java.lang.Throwable cause)
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
OperationFailureException |
wrapSelf(java.lang.String msg)
For internal use only.
|
addErrorMessage, addRethrownStackTrace, getMessage, getVersionHeaderpublic DiskOrderedCursorProducerException(java.lang.String message,
java.lang.Throwable cause)
public OperationFailureException wrapSelf(java.lang.String msg)
wrapSelf in class OperationFailureExceptionCopyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved.