Class InvalidPortException

All Implemented Interfaces:
Serializable

public final class InvalidPortException extends AbstractInvalidArgumentException
A InvalidPortException is a AbstractInvalidArgumentException that is supposed to be thrown when a given port is not valid.
Author:
Silvan Wyss
See Also: