public static System.string GetExceptionDetails( System.Exception exception, System.bool includeProductAndPlatformInfo )
Parameters
- exception
- Exception whose details to get.
- includeProductAndPlatformInfo
- Determines whether to include product information, for example "MyDraw 4.0.0 for Mac Error".
Return Value
The exception details.