Skip to content

Exceptions

CLASS DESCRIPTION
MetricResolutionError

When metric resolution is not supported by CloudWatch

MetricUnitError

When metric unit is not supported by CloudWatch

MetricValueError

When metric value isn't a valid number

SchemaValidationError

When serialization fail schema validation

MetricResolutionError ΒΆ

Bases: Exception

When metric resolution is not supported by CloudWatch

MetricUnitError ΒΆ

Bases: Exception

When metric unit is not supported by CloudWatch

MetricValueError ΒΆ

Bases: Exception

When metric value isn't a valid number

SchemaValidationError ΒΆ

Bases: Exception

When serialization fail schema validation