.Net SDK 4.0.0 documentation
.Net SDK 4.0.0 documentation
Intuit.Ipp.Exception
IdsException Class
IdsException Constructor
IdsException Constructor
IdsException Constructor (String)
IdsException Constructor (SerializationInfo, StreamingContext)
IdsException Constructor (String, IList(IdsError))
IdsException Constructor (String, Exception)
IdsException Constructor (String, String, String)
IdsException Constructor (String, String, String, Exception)
IdsException Constructor (String, IList
IdsError
)
Initializes a new instance of the IdsException class.
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
IdsException
(
string
errorMessage
,
IList
<
IdsError
>
innerExceptions
)
Parameters
errorMessage
Type:
System
String
Error Message.
innerExceptions
Type:
System.Collections.Generic
IList
IdsError
Inner Exceptions.
See Also
Reference
IdsException Class
IdsException Overload
Intuit.Ipp.Exception Namespace