ErrorCategory Class
- Inheritance
-
builtins.objectErrorCategory
Constructor
ErrorCategory()
Attributes
SYSTEM_ERROR
SYSTEM_ERROR = 'SystemError'
UNKNOWN
UNKNOWN = 'Unknown'
USER_ERROR
USER_ERROR = 'UserError'
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python