Class IpdCustomMetricRegisterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.diagnostics.ipd.api.meters.custom.IpdCustomMetricRegisterException
All Implemented Interfaces:
Serializable

public class IpdCustomMetricRegisterException extends RuntimeException
Since:
3.0.0
See Also:
  • Constructor Details

    • IpdCustomMetricRegisterException

      public IpdCustomMetricRegisterException(String message)
    • IpdCustomMetricRegisterException

      public IpdCustomMetricRegisterException(String message, Throwable exception)