Class NetRuntimeException

All Implemented Interfaces:
Serializable, ErrorCodeAccessor, Trap
Direct Known Subclasses:
NetRuntimeException.PortRuntimeException, PortNotFoundRuntimeException

public abstract class NetRuntimeException extends AbstractRuntimeException
The base runtime exception for networking related issues.
See Also: