MessageTooBigException
Namespace: Kafunk
Parent Module: Protocol
Raised when the message is bigger than the message set and therefore can't be received.
Constructors
Constructor | Description |
new(msg)
Signature: msg:string -> MessageTooBigException
|
![]() ![]() CompiledName: |
new(msg, ex)
Signature: (msg:string * ex:exn) -> MessageTooBigException
|
![]() ![]() CompiledName: |