ErrorDetails

ErrorDetails class

Error informnation

Constructors

NameDescription
ErrorDetails (2 overloads)Initializes a new instance of the ErrorDetails class.

Methods

NameDescription
get_DomainDomain, or broad category, of the error.
get_ReasonSpecific reason for the error.
set_DomainDomain, or broad category, of the error.
set_ReasonSpecific reason for the error.
ToStringReturns a String which represents the object instance.