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