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