public class EnvironmentNotFoundException extends EnvironmentFailureException
Environment constructor when EnvironmentConfig
AllowCreate property is false (environment creation is not permitted), but
there are no log files in the environment directory.| Constructor and Description |
|---|
EnvironmentNotFoundException(EnvironmentImpl envImpl,
java.lang.String message)
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentFailureException |
wrapSelf(java.lang.String msg)
For internal use only.
|
getMessage, getReason, makeJavaErrorWrapper, promote, setAlreadyThrown, unexpectedException, unexpectedException, unexpectedException, unexpectedException, unexpectedState, unexpectedState, unexpectedState, unexpectedStateaddErrorMessage, getVersionHeaderpublic EnvironmentNotFoundException(EnvironmentImpl envImpl, java.lang.String message)
public EnvironmentFailureException wrapSelf(java.lang.String msg)
wrapSelf in class EnvironmentFailureExceptionCopyright (c) 2004-2012 Oracle. All rights reserved.