Class UnknownMetricsView

All Implemented Interfaces:
Serializable

public class UnknownMetricsView extends UserException
The exception that is thrown when a metrics view cannot be found.
See Also:
  • Constructor Details

    • UnknownMetricsView

      public UnknownMetricsView()
      Constructs a UnknownMetricsView.
  • Method Details

    • ice_id

      public String ice_id()
      Returns the type id of this exception.
      Specified by:
      ice_id in class UserException
      Returns:
      The type id of this exception.