HiQPdfException(String) Constructor
Creates an exception object with a message passed as parameter
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
public HiQPdfException(
string message
)
Public Sub New (
message As String
)
public:
HiQPdfException(
String^ message
)
new :
message : string -> HiQPdfException
Parameters
- message String
- The exception message