MessageMismatch

Thrown on calls to receiveOnly if a message other than the type the receiving thread expected is sent.

class MessageMismatch : Exception {}

Constructors

this
this(string msg)

Meta