Exception: IceBox::NoSuchServiceException
- Inherits:
-
Ice::UserException
- Object
- StandardError
- Ice::Exception
- Ice::UserException
- IceBox::NoSuchServiceException
- Defined in:
- ruby/IceBox/ServiceManager.rb
Instance Method Summary collapse
Methods inherited from Ice::UserException
Instance Method Details
#to_s ⇒ Object
32 33 34 |
# File 'ruby/IceBox/ServiceManager.rb', line 32 def to_s '::IceBox::NoSuchServiceException' end |