Accusoft.PdfXpress7.Net
DamagedFileException Constructor(String)




A string value which represents the error message.
Thrown when a file is corrupt and needs repaired allowing to pass in an error message.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New DamagedFileException(message)
public DamagedFileException( 
   string message
)
public: DamagedFileException( 
   string* message
)
public:
DamagedFileException( 
   String^ message
)

Parameters

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

Reference

DamagedFileException Class
DamagedFileException Members
Overload List

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback