File tree Expand file tree Collapse file tree
src/PowerPlatform/Dataverse/core Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44"""
55Structured Dataverse exception hierarchy.
66
7- This module provides <xref: PowerPlatform.Dataverse.core.errors.DataverseError> and
8- specialized <xref: PowerPlatform.Dataverse.core.errors.ValidationError> ,
9- <xref: PowerPlatform.Dataverse.core.errors.MetadataError> ,
10- <xref: PowerPlatform.Dataverse.core.errors.SQLParseError> , and
11- <xref: PowerPlatform.Dataverse.core.errors.HttpError> for validation, metadata,
7+ This module provides :class:`~ PowerPlatform.Dataverse.core.errors.DataverseError` and
8+ specialized :class:`~ PowerPlatform.Dataverse.core.errors.ValidationError` ,
9+ :class:`~ PowerPlatform.Dataverse.core.errors.MetadataError` ,
10+ :class:`~ PowerPlatform.Dataverse.core.errors.SQLParseError` , and
11+ :class:`~ PowerPlatform.Dataverse.core.errors.HttpError` for validation, metadata,
1212SQL parsing, and Web API HTTP failures.
1313"""
1414
You can’t perform that action at this time.
0 commit comments