Accusoft.PdfXpress6.Net
PdfXpressNotIntializedException Constructor(String)




A string value which represents an error message.
Thrown when PDF Xpress is used before being initialized 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 PdfXpressNotIntializedException(message)
public PdfXpressNotIntializedException( 
   string message
)
public: PdfXpressNotIntializedException( 
   string* message
)
public:
PdfXpressNotIntializedException( 
   String^ message
)

Parameters

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

Reference

PdfXpressNotIntializedException Class
PdfXpressNotIntializedException Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback