Package org.apache.beam.it.datadog
Class DatadogResourceManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.beam.it.datadog.DatadogResourceManagerException
- All Implemented Interfaces:
Serializable
Custom exception for
DatadogResourceManager implementations.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDatadogResourceManagerException(String errorMessage) DatadogResourceManagerException(String errorMessage, Throwable err) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DatadogResourceManagerException
-
DatadogResourceManagerException
-