Plug.Conn.AlreadySentError

Plug.Conn.AlreadySentError exception

Error raised when trying to modify or send an already sent response

Summary

Functions

exception(msg)

Callback implementation for Exception.exception/1

message(exception)

Callback implementation for Exception.message/1

Functions

exception(msg)

exception(Keyword.t) :: Exception.t
exception(String.t) :: Exception.t

Callback implementation for Exception.exception/1.

message(exception)

message(Exception.t) :: String.t

Callback implementation for Exception.message/1.

© 2013 Plataformatec
Licensed under the Apache License, Version 2.0.
https://hexdocs.pm/plug/1.3.0/Plug.Conn.AlreadySentError.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部