Current section

Files

Jump to
plug_amqp lib plug amqp unsupported_error.ex
Raw

lib/plug/amqp/unsupported_error.ex

defmodule Plug.AMQP.UnsupportedError do
defexception message: "plug_amqp does not support this action"
end