public class RunRecoveryException extends DatabaseException
Constructor and Description |
---|
RunRecoveryException(EnvironmentImpl env) |
RunRecoveryException(EnvironmentImpl env,
java.lang.String message) |
RunRecoveryException(EnvironmentImpl env,
java.lang.String message,
java.lang.Throwable t) |
RunRecoveryException(EnvironmentImpl env,
java.lang.Throwable t) |
Modifier and Type | Method and Description |
---|---|
void |
setAlreadyThrown() |
java.lang.String |
toString() |
getVersionHeader
public RunRecoveryException(EnvironmentImpl env)
public RunRecoveryException(EnvironmentImpl env, java.lang.Throwable t)
public RunRecoveryException(EnvironmentImpl env, java.lang.String message)
public RunRecoveryException(EnvironmentImpl env, java.lang.String message, java.lang.Throwable t)