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