Accusoft.PdfXpress7.Net
OperationStoppedException Constructor(String)




A string value which represents the error message.
Constructor which allows passing in an error message about the stopped operation.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New OperationStoppedException(message)
public OperationStoppedException( 
   string message
)
public: OperationStoppedException( 
   string* message
)
public:
OperationStoppedException( 
   String^ message
)

Parameters

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

Reference

OperationStoppedException Class
OperationStoppedException Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback