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, getVersionHeader
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public StoreExistsException(String message)
public OperationFailureException wrapSelf(String msg)
wrapSelf
in class OperationFailureException
Copyright (c) 2004, 2013 Oracle and/or its affiliates. All rights reserved.