Exception: Glacier2::SessionNotExistException

Inherits:
Ice::UserException show all
Defined in:
ruby/Glacier2/Router.rb

Instance Method Summary collapse

Methods inherited from Ice::UserException

#ice_id, #inspect

Instance Method Details

#to_sObject



14
15
16
# File 'ruby/Glacier2/Router.rb', line 14

def to_s
    '::Glacier2::SessionNotExistException'
end