Class ExceptionHelper
Inheritance
System.Object
ExceptionHelper
Namespace: IronSoftware.Exceptions
Assembly: IronPdf.dll
Syntax
public static class ExceptionHelper : Object
Methods
Message(String, String, String, String)
Declaration
public static string Message(string message, string helpUrl, string issueCode = null, string issueDetail = null)
Parameters
Type | Name | Description |
---|---|---|
System.String | message | |
System.String | helpUrl | |
System.String | issueCode | |
System.String | issueDetail |
Returns
Type | Description |
---|---|
System.String |