Exception: Doing::Errors::PluginException
- Inherits:
-
StandardError
- Object
- StandardError
- Doing::Errors::PluginException
- Defined in:
- lib/doing/errors.rb
Instance Attribute Summary collapse
-
#plugin ⇒ Object
readonly
Returns the value of attribute plugin.
Instance Method Summary collapse
-
#initialize(msg = 'Plugin error', type = nil, plugin = nil) ⇒ PluginException
constructor
A new instance of PluginException.
Constructor Details
#initialize(msg = 'Plugin error', type = nil, plugin = nil) ⇒ PluginException
Returns a new instance of PluginException.
Instance Attribute Details
#plugin ⇒ Object (readonly)
Returns the value of attribute plugin.