This is an error that is thrown by a Networked channel if something happens that should never happen. This can occur if users disobey rules to do with the number of concurrent processes that are allowed to access a channel object at any instant.
Constructor and description |
---|
NetChannelError
() |
NetChannelError
(String message) |
Methods inherited from class | Name |
---|---|
class Error |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
class Throwable |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Constructor for NetChannelError.
Constructor for NetChannelError.
JCSP for Java 1.8 generated 14-10-2016 by Jon Kerridge, Edinburgh Napier University - j dot kerridge at napier dot ac dot uk