Exception returned or raised by Vize bang APIs.
Summary
Types
@type t() :: %Vize.Error{ __exception__: term(), diagnostics: [Vize.Diagnostic.t()], errors: term(), message: String.t() }
Exception returned or raised by Vize bang APIs.
@type t() :: %Vize.Error{ __exception__: term(), diagnostics: [Vize.Diagnostic.t()], errors: term(), message: String.t() }