massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / aws-xray-sdk / aws_xray_sdk / core / exceptions / exceptions.pyi
1 class InvalidSamplingManifestError(Exception): ...
2 class SegmentNotFoundException(Exception): ...
3 class InvalidDaemonAddressException(Exception): ...
4 class SegmentNameMissingException(Exception): ...
5 class SubsegmentNameMissingException(Exception): ...
6 class FacadeSegmentMutationException(Exception): ...
7 class MissingPluginNames(Exception): ...
8 class AlreadyEndedException(Exception): ...