Solid.FileSystem.Error exception (solid v1.0.0-rc.0)

View Source

Summary

Functions

Callback implementation for Exception.message/1.

Types

t()

@type t() :: %Solid.FileSystem.Error{__exception__: true, loc: term(), reason: term()}

Functions

message(reason)

Callback implementation for Exception.message/1.