Exception: Carbuncle::Error
- Inherits:
 - 
      StandardError
      
        
- Object
 - Exception
 - StandardError
 - Carbuncle::Error
 
 
- Defined in:
 - gems/carbuncle-core/mrblib/errors.rb
 
Overview
This class is the baisc error, where all other errors extend from
Direct Known Subclasses
Method Summary
Methods inherited from Exception
#backtrace, #exception, #initialize, #inspect, #message, #set_backtrace, #to_s
Constructor Details
This class inherits a constructor from Exception