public class SequenceIntegrityException extends OperationFailureException
Sequence.get
if the sequence record has been
deleted.
The Transaction
handle is not invalidated as a result of
this exception.
Constructor and Description |
---|
SequenceIntegrityException(java.lang.String message)
For internal use only.
|
Modifier and Type | Method and Description |
---|---|
OperationFailureException |
wrapSelf(java.lang.String msg)
For internal use only.
|
addErrorMessage, getMessage, getVersionHeader
public SequenceIntegrityException(java.lang.String message)
public OperationFailureException wrapSelf(java.lang.String msg)
wrapSelf
in class OperationFailureException
Copyright (c) 2004-2012 Oracle. All rights reserved.