Exception: FisheyeCrucible::Error
- Inherits:
-
Exception
- Object
- Exception
- FisheyeCrucible::Error
- Defined in:
- lib/fisheye-crucible/error.rb
Instance Method Summary (collapse)
Instance Method Details
- (Object) message
2 3 4 |
# File 'lib/fisheye-crucible/error.rb', line 2 def puts "#{self.class}: #{self.to_s}" end |