Correios CEP v0.3.0 Correios.CEP.Error exception View Source
Error structure.
Link to this section Summary
Link to this section Types
Link to this section Functions
Returns the reason message of the exception.
Examples
iex> Correios.CEP.Error.message(%Correios.CEP.Error{reason: "Catastrofic error!"})
"Catastrofic error!"