public class EnvironmentLockedException extends EnvironmentFailureException
Environment
constructor when an environment cannot be
opened for write access because another process has the same environment
open for write access.
Warning: This exception should be handled when an environment is opened by more than one process.
getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright (c) 2004, 2014 Oracle and/or its affiliates. All rights reserved.