ex_hl7 v0.4.2 HL7.ReadError exception

Link to this section Summary

Functions

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

Callback implementation for Exception.message/1

Link to this section Functions

Link to this function exception(args)
exception(Keyword.t) :: Exception.t

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

Link to this function message(read_error)

Callback implementation for Exception.message/1.