We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e446e04 commit 06de28fCopy full SHA for 06de28f
1 file changed
src/vws/exceptions/custom_exceptions.py
@@ -1,7 +1,7 @@
1
-"""
2
-Exceptions which do not map to errors at
+"""Exceptions which do not map to errors at the following URL, or simple
+errors given by the cloud recognition service.
3
+
4
https://developer.vuforia.com/library/web-api/cloud-targets-web-services-api#result-codes
-or simple errors given by the cloud recognition service.
5
"""
6
7
from beartype import beartype
0 commit comments