Accusoft.PdfXpress7.Net
PdfXpressLibraryException Constructor(String)




A string value which represents the error message.
Thrown when there is an error with the underlying PDF library and allows an error message to be passed in.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New PdfXpressLibraryException(message)
public PdfXpressLibraryException( 
   string message
)
public: PdfXpressLibraryException( 
   string* message
)
public:
PdfXpressLibraryException( 
   String^ message
)

Parameters

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

Reference

PdfXpressLibraryException Class
PdfXpressLibraryException Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback