Thrown when an {@code IOException} or other failure occurs when writing tothe JE log. This exception may be indicative of a full disk, although an {@code IOException} does not contain enough information to determine thisdefinitively.
This exception may be thrown as the result of any write operation, including record writes, checkpoints, etc.
Existing {@link Environment} handles are invalidated as a result of thisexception.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.