API Documentation: Class NetworkWriteException
| Name |
NetworkWriteException |
| Package |
com.mckoi.network |
| Extends |
java.lang.RuntimeException |
A runtime exception that is generated when an unrecoverable error happens when writing nodes to the database. Caused by either a network failure or a node failure.
Constructors Summary
Constructor Details
NetworkWriteException(String msg)
NetworkWriteException(String msg, Throwable parent)
The text on this page is licensed under the
Creative Commons Attribution 3.0 License. Java is a registered trademark of Sun Microsystems, Inc.
Mckoi is Copyright © 2000 - 2012 Diehl and Associates, Inc. All rights reserved.