Accusoft.PdfXpress7.Net
PdfXpressLicensingException Constructor(String)




A string value which represents an error message.
Thrown when there is a licensing error and allows passing in an error message.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New PdfXpressLicensingException(message)
public PdfXpressLicensingException( 
   string message
)
public: PdfXpressLicensingException( 
   string* message
)
public:
PdfXpressLicensingException( 
   String^ message
)

Parameters

message
A string value which represents an error message.
See Also

Reference

PdfXpressLicensingException Class
PdfXpressLicensingException Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback