# Packages
No description provided by the author
# Functions
HasResolution indicates whether or not the error has a resolution defined.
IsFault indicates whether or not the error is a Fault.
ShowResolutionFor attempts to return the resolution string for the given error.
# Constants
ResolutionEmpty is equivalent to an empty string.
ResolutionNone indicates that the fault cannot be resolved.
ResolutionUnknown indicates that there is no known resolution for the fault.
No description provided by the author
No description provided by the author
# Variables
UnknownFault represents an unknown fault.