noMessage
No message of desired type.
Declaration
static var noMessage: Errno { get }Mentioned in
Discussion
An IPC message queue doesn’t contain a message of the desired type, or a message catalog doesn’t contain the requested message.
The corresponding C error is ENOMSG.