Class NetException

All Implemented Interfaces:
Serializable, ErrorCodeAccessor, Trap
Direct Known Subclasses:
NetException.PortException

public abstract class NetException extends AbstractException
The base exception for networking related issues.
See Also: