public class StoreExistsException extends OperationFailureException
EntityStore constructor when the ExclusiveCreate configuration parameter is
true and the store's internal catalog database already exists.| Constructor and Description |
|---|
StoreExistsException(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, addRethrownStackTrace, getMessage, getVersionHeaderpublic StoreExistsException(java.lang.String message)
public OperationFailureException wrapSelf(java.lang.String msg)
wrapSelf in class OperationFailureExceptionCopyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved.