Click or drag to resize

PortInUseException Constructor

Overload List
 NameDescription
Public methodPortInUseException() Creates a PortInUseException.
Public methodPortInUseException(String) Creates a PortInUseException instance with a specific String.
Public methodPortInUseException(String, Exception) Creates a PortInUseException instance with a specific String and an Exception.
Top
See Also