Exception: Wirer::DependencyConstructionError

Inherits:
Error
  • Object
show all
Defined in:
lib/wirer/errors.rb

Overview

raised when a dependency could be found, but failed to be constructed.

Instance Attribute Summary

Attributes inherited from Error

#cause

Method Summary

Methods inherited from Error

#initialize, #set_backtrace

Constructor Details

This class inherits a constructor from Wirer::Error