Exception: SmsBroker::Exceptions::NotImplemented
- Inherits:
-
StandardError
- Object
- StandardError
- SmsBroker::Exceptions::NotImplemented
- Defined in:
- lib/sms_broker/exceptions/not_implemented.rb
Instance Attribute Summary collapse
-
#errors ⇒ Object
Returns the value of attribute errors.
Instance Attribute Details
#errors ⇒ Object
Returns the value of attribute errors.
4 5 6 |
# File 'lib/sms_broker/exceptions/not_implemented.rb', line 4 def errors @errors end |