Exception: IceBox::AlreadyStoppedException

Inherits:
Ice::UserException show all
Defined in:
ruby/IceBox/ServiceManager.rb

Instance Method Summary collapse

Methods inherited from Ice::UserException

#ice_id, #inspect

Instance Method Details

#to_sObject



22
23
24
# File 'ruby/IceBox/ServiceManager.rb', line 22

def to_s
    '::IceBox::AlreadyStoppedException'
end