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
diff --git a/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/core/exceptions/exceptions.pyi b/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/core/exceptions/exceptions.pyi
new file mode 100644 (file)
index 0000000..82d208b
--- /dev/null
@@ -0,0 +1,8 @@
+class InvalidSamplingManifestError(Exception): ...
+class SegmentNotFoundException(Exception): ...
+class InvalidDaemonAddressException(Exception): ...
+class SegmentNameMissingException(Exception): ...
+class SubsegmentNameMissingException(Exception): ...
+class FacadeSegmentMutationException(Exception): ...
+class MissingPluginNames(Exception): ...
+class AlreadyEndedException(Exception): ...