BeamPatch.ModuleLoadError exception (beam_patch v0.1.1)

View Source

Summary

Types

t()

@type t() :: %BeamPatch.ModuleLoadError{
  __exception__: true,
  module: module(),
  reason: any()
}