.Net SDK 4.0.0 documentation
.Net SDK 4.0.0 documentation
Intuit.Ipp.Exception
IdsException Class
IdsException Properties
ErrorCode Property
InnerException Property
InnerExceptions Property
Message Property
Source Property
IdsException
InnerExceptions Property
Gets the Inner Exceptions.
Namespace:
Intuit.Ipp.Exception
Assembly:
Intuit.Ipp.Exception (in Intuit.Ipp.Exception.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
Copy
public
ReadOnlyCollection
<
IdsError
>
InnerExceptions
{
get
; }
Property Value
Type:
ReadOnlyCollection
IdsError
See Also
Reference
IdsException Class
Intuit.Ipp.Exception Namespace