View Source Briefly.NoRootDirectoryError exception (briefly v0.5.0)
Returned when none of the root temporary directories could be accessed.
Summary
Types
@type t() :: %Briefly.NoRootDirectoryError{ __exception__: true, tmp_dirs: [String.t()] }
Returned when none of the root temporary directories could be accessed.
@type t() :: %Briefly.NoRootDirectoryError{ __exception__: true, tmp_dirs: [String.t()] }