Ecto.Query.CastError

Ecto.Query.CastError exception

Raised at runtime when a value cannot be cast.

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.

© 2012 Plataformatec
Licensed under the Apache License, Version 2.0.
https://hexdocs.pm/ecto/Ecto.Query.CastError.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部