Exception: Glacier2::SessionNotExistException
- Inherits:
-
Ice::UserException
- Object
- StandardError
- Ice::Exception
- Ice::UserException
- Glacier2::SessionNotExistException
- Defined in:
- ruby/Glacier2/Router.rb
Instance Method Summary collapse
Methods inherited from Ice::UserException
Instance Method Details
#to_s ⇒ Object
14 15 16 |
# File 'ruby/Glacier2/Router.rb', line 14 def to_s '::Glacier2::SessionNotExistException' end |