hoplon

v0.3.3

hoplon
  • Pages
  • Modules
  • Mix Tasks

    hoplon v0.3.3 Hoplon.Error View Source

    Link to this section Summary

    Types

    t()

    Functions

    new(code, message \\ nil)
    wrap(error)

    Link to this section Types

    Link to this type

    t() View Source
    t() :: %Hoplon.Error{code: term(), message: term()}

    Link to this section Functions

    Link to this function

    new(code, message \\ nil) View Source

    Link to this function

    wrap(error) View Source

    Built using ExDoc (v0.19.3), designed by Friedel Ziegelmayer for the Elixir programming language.