Accusoft.PdfXpress7.Net
FileRepairFailedException Constructor(String)




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

Parameters

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

Reference

FileRepairFailedException Class
FileRepairFailedException Members
Overload List

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback