Class UnknownMetricsView

All Implemented Interfaces:
Serializable, Cloneable

public class UnknownMetricsView extends UserException
Raised if a metrics view cannot be found.
See Also:
  • Constructor Details

    • UnknownMetricsView

      public UnknownMetricsView()
    • UnknownMetricsView

      public UnknownMetricsView(Throwable cause)
  • Method Details

    • ice_id

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