Accusoft.PdfXpress7.Net
BookmarkNotFoundException Constructor(String)




A string value which represents the error message.
Thrown when a bookmark is not found 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 BookmarkNotFoundException(message)
public BookmarkNotFoundException( 
   string message
)
public: BookmarkNotFoundException( 
   string* message
)
public:
BookmarkNotFoundException( 
   String^ message
)

Parameters

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

Reference

BookmarkNotFoundException Class
BookmarkNotFoundException Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback