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