Jaxon v1.0.2 Jaxon.EncodeError exception View Source

Link to this section Summary

Functions

Callback implementation for Exception.exception/1

Callback implementation for Exception.message/1

Link to this section Types

Link to this type t() View Source
t() :: %Jaxon.EncodeError{__exception__: term(), message: String.t()}

Link to this section Functions

Callback implementation for Exception.exception/1.

Link to this function message(exception) View Source
message(t()) :: String.t()

Callback implementation for Exception.message/1.