ex_hl7 v0.3.0 HL7.ReadError exception

Summary

Functions

Creates an HL7.ReadError exception based on the return value of HL7.Reader.read/2

Callback implementation for c:Exception.message/1

Functions

exception(args)

Specs

exception(Keyword.t) :: Exception.t

Creates an HL7.ReadError exception based on the return value of HL7.Reader.read/2.

message(read_error)

Callback implementation for c:Exception.message/1.