sok / Sok.Exceptions / NormalCloseException / <init>
NormalCloseException(message: String = "The socket was gracefully closed")
Platform and version requirements: Common
Exception passed to the socket exception handler when the socket is gracefully closed by a call to the close method
message - Message given by the exception when thrown