sok / Sok.Exceptions / 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
message - Message given by the exception when thrown
| <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 |