Accusoft.PrintPro8.Net
StartDocumentFailedException Constructor(Int32)




An integer which represents the error number.
Generated exception for a start document failed error with a given error number.
Syntax
'Declaration
 
Public Function New( _
   ByVal errorNumber As Integer _
)
'Usage
 
Dim errorNumber As Integer
 
Dim instance As New StartDocumentFailedException(errorNumber)
public StartDocumentFailedException( 
   int errorNumber
)
public: StartDocumentFailedException( 
   int errorNumber
)
public:
StartDocumentFailedException( 
   int errorNumber
)

Parameters

errorNumber
An integer which represents the error number.
See Also

Reference

StartDocumentFailedException Class
StartDocumentFailedException Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback