SokDoc

sok / Sok.Exceptions / ForceCloseException / <init>

<init>

ForceCloseException(message: String = "The socket was forcefully closed")

Platform and version requirements: Common

Exception passed to the socket exception handler whent the socket is forcefully closed by a call to the forceClose method

Parameters

message - Message given by the exception when thrown