Plug.Exception protocol

A protocol that extends exceptions to be status code aware.

Summary

status(exception)

Receives an exception and returns its status code

Types

t :: term

Functions

status(exception)

Specs:

Receives an exception and returns its status code.