Current section

Files

Jump to
barrel_ex_http lib barrel exception.ex
Raw

lib/barrel/exception.ex

defmodule BarrelEx.Exception do
defexception message: "BarrelDB exception"
end