Erlang中文手册(Erldoc.com)  »  file  »  format_error/1
Erlang并发编程 Erlang/OTP设计原理 Erlang/OTP[pdf] Mnesia用户手册[pdf] Erlang完整手册[en] 官网手册[en] 模块列表 方法列表 随机 Erlang中文社区(BBS) 美女图库

file:format_error/1

返回一个错误标示的直观错误描述

用法:

format_error(Reason) -> Chars

file 模块里的函数所返回的错误原因标示转为一个更直观的错误描述。

file:format_error(enoent).
file:format_error(eacces).
file:format_error(eisdir).
file:format_error(enotdir).
file:format_error(enospc).
阿里云 - 最高1000元通用代金券立即可用
沪ICP备13037221号-9