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.
Constructor and description |
---|
JCSPNetworkException
(String message) Constructor for a new JCSPNetworkException |
Methods inherited from class | Name |
---|---|
class RuntimeException |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
class Exception |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Constructor for a new JCSPNetworkException
message
- The message for the exceptionJCSP for Java 1.8 generated 14-10-2016 by Jon Kerridge, Edinburgh Napier University - j dot kerridge at napier dot ac dot uk