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(String message)
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
OperationFailureException |
wrapSelf(String msg)
For internal use only.
|
addErrorMessage, getMessage, getVersionHeaderaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StoreExistsException(String message)
public OperationFailureException wrapSelf(String msg)
wrapSelf in class OperationFailureExceptionCopyright (c) 2004, 2013 Oracle and/or its affiliates. All rights reserved.