SokDoc

sok / Sok.Exceptions / OptionNotSupportedException

OptionNotSupportedException

class OptionNotSupportedException : SokException (source)

Platform and version requirements: Common

Exception thrown when trying to get/set a socket option not supported on the platform

Parameters

message - Message given by the exception when thrown

Constructors

<init> OptionNotSupportedException(message: String = "The option is not supported on this platform")
Exception thrown when trying to get/set a socket option not supported on the platform