Exception: RubyRabbitmqJanus::Errors::Tools::Config::ORM
- Inherits:
-
BaseConfig
- Object
- StandardError
- RRJError
- BaseTools
- BaseConfig
- RubyRabbitmqJanus::Errors::Tools::Config::ORM
- Defined in:
- lib/rrj/errors/tools/gem/config.rb
Instance Method Summary collapse
-
#initialize ⇒ ORM
constructor
A new instance of ORM.
Constructor Details
#initialize ⇒ ORM
Returns a new instance of ORM.
102 103 104 |
# File 'lib/rrj/errors/tools/gem/config.rb', line 102 def initialize super '[ORM] Error with Object Relational Mapping option', :fatal end |