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,
String message)
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentFailureException |
wrapSelf(String msg)
For internal use only.
|
assertState, assertState, getMessage, getReason, isCorrupted, makeJavaErrorWrapper, promote, setAlreadyThrown, unexpectedException, unexpectedException, unexpectedException, unexpectedException, unexpectedState, unexpectedState, unexpectedState, unexpectedStateaddErrorMessage, addRethrownStackTrace, getVersionHeaderaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EnvironmentNotFoundException(EnvironmentImpl envImpl, String message)
public EnvironmentFailureException wrapSelf(String msg)
wrapSelf in class EnvironmentFailureExceptionCopyright © 2024. All rights reserved.