Exception: IceMX::UnknownMetricsView
- Inherits:
-
Ice::UserException
- Object
- StandardError
- Ice::Exception
- Ice::UserException
- IceMX::UnknownMetricsView
- Defined in:
- ruby/Ice/Metrics.rb
Instance Method Summary collapse
Methods inherited from Ice::UserException
Instance Method Details
#to_s ⇒ Object
90 91 92 |
# File 'ruby/Ice/Metrics.rb', line 90 def to_s '::IceMX::UnknownMetricsView' end |