BeamPatch.Error (beam_patch v0.2.0)
View SourceErrors that can be raised by BeamPatch.
Summary
Types
@type t() :: BeamPatch.InternalError.t() | BeamPatch.InvalidOverrideError.t() | BeamPatch.AbstractCodeError.t() | BeamPatch.CompileError.t() | BeamPatch.ModuleLoadError.t()
The type of errors that can be returned by BeamPatch.