SokDoc

sok / Sok.Exceptions / ConcurrentReadingException / <init>

<init>

ConcurrentReadingException(message: String = "The socket si already being read")

Platform and version requirements: Common

Exception thrown when trying to read the socket while another read call is executing

Parameters

message - Message given by the exception when thrown