| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
OpenTelemetry.AWSXRay.IdGenerator
Description
Documentation
data XRayIdGenerationError Source #
Instances
| Exception XRayIdGenerationError Source # | |
Defined in OpenTelemetry.AWSXRay.IdGenerator | |
| Show XRayIdGenerationError Source # | |
Defined in OpenTelemetry.AWSXRay.IdGenerator Methods showsPrec :: Int -> XRayIdGenerationError -> ShowS # show :: XRayIdGenerationError -> String # showList :: [XRayIdGenerationError] -> ShowS # | |