public final class JCSPNetworkException
extends java.lang.RuntimeException
This is the general exception thrown when something bad happens in the underlying architecture. Currently this is
generalised for the sake of simplicity. However, a number of different errors may occur internally, and therefore
this exception may be specialised into particular exception types in the future.