class

RNS::ChannelException

Inherits Exception < Reference < Object

An exception raised by channel operations, carrying a CEType code that indicates the kind of failure (e.g. missing message type, link not ready, message too large).

Constructors

new(type : Int32, message : String = "")
Source

Instance methods

type
Source