Class NetRuntimeException.PortRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.refcodes.exception.AbstractRuntimeException
org.refcodes.net.NetRuntimeException
org.refcodes.net.NetRuntimeException.PortRuntimeException
All Implemented Interfaces:
Serializable, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trap, org.refcodes.mixin.PortAccessor
Direct Known Subclasses:
PortAlreadyBoundRuntimeException
Enclosing class:
NetRuntimeException

protected abstract static class NetRuntimeException.PortRuntimeException extends NetRuntimeException implements org.refcodes.mixin.PortAccessor
Base runtime exception for port related problems.
See Also: