Exception: Braingasm::BraingasmError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Braingasm::BraingasmError
- Defined in:
- lib/braingasm/errors.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#type ⇒ Object
3 4 5 |
# File 'lib/braingasm/errors.rb', line 3 def type self.class.to_s end |