CorruptCrc32Exception
Namespace: Kafunk
Parent Module: Protocol
Raised when the received message CRC32 is different from the computed CRC32.
Constructors
Constructor | Description |
new(msg)
Signature: msg:string -> CorruptCrc32Exception
|
![]() ![]() CompiledName: |
new(msg, ex)
Signature: (msg:string * ex:exn) -> CorruptCrc32Exception
|
![]() ![]() CompiledName: |