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, getMessage, getVersionHeader
public DiskOrderedCursorProducerException(java.lang.String message, java.lang.Throwable cause)
public OperationFailureException wrapSelf(java.lang.String msg)
wrapSelf
in class OperationFailureException
Copyright (c) 2004-2012 Oracle. All rights reserved.