Phoenix.Socket.InvalidMessageError

Phoenix.Socket.InvalidMessageError exception

Raised when the socket message is invalid.

Summary

Functions

exception(msg)
message(exception)

Functions

exception(msg)

Specs

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

message(exception)

Specs

message(Exception.t) :: String.t

© 2014 Chris McCord
Licensed under the MIT License.
https://hexdocs.pm/phoenix/Phoenix.Socket.InvalidMessageError.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部