Exception: IceStorm::AlreadySubscribed
- Inherits:
-
Ice::UserException
- Object
- StandardError
- Ice::Exception
- Ice::UserException
- IceStorm::AlreadySubscribed
- Defined in:
- ruby/IceStorm/IceStorm.rb
Instance Method Summary collapse
Methods inherited from Ice::UserException
Instance Method Details
#to_s ⇒ Object
88 89 90 |
# File 'ruby/IceStorm/IceStorm.rb', line 88 def to_s '::IceStorm::AlreadySubscribed' end |