Class InvalidArgumentSocketException

All Implemented Interfaces:
Serializable

public class InvalidArgumentSocketException extends InvalidSocketException
A SocketException that may be thrown upon some "invalid argument" being passed into native code (i.e., EINVAL is returned).
Author:
Christian Kohlschütter
See Also: