public class LogWriteException extends EnvironmentFailureException
IOException or other failure occurs when writing to
the JE log. This exception may be indicative of a full disk, although an
IOException does not contain enough information to determine this
definitively.
This exception may be thrown as the result of any write operation, including record writes, checkpoints, etc.
Existing Environment handles are invalidated as a result of this
exception.
getMessage, isCorruptedCopyright (c) 2002, 2017 Oracle and/or its affiliates. All rights reserved.