.Net SDK 4.0.0 documentation
.Net SDK 4.0.0 documentation
Intuit.Ipp.Exception
IdsExceptionManager Class
IdsExceptionManager Methods
HandleException Method
HandleException Method (String)
HandleException Method (IdsException)
HandleException Method (String, IdsException)
HandleException Method (String, String, String)
HandleException Method (String, String, String, IdsException)
IdsExceptionManager
HandleException Method (String, IdsException)
Handles Exception thrown to the user.
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
static
void
HandleException
(
string
errorMessage
,
IdsException
innerException
)
Parameters
errorMessage
Type:
System
String
Error Message
innerException
Type:
Intuit.Ipp.Exception
IdsException
Ids Exception
See Also
Reference
IdsExceptionManager Class
HandleException Overload
Intuit.Ipp.Exception Namespace