Accusoft.ImagXpress13.Net
ImageXViewException Constructor(String)




A string value which represents the error message.
Constructor which allows passing in a message for the exception.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New ImageXViewException(message)
public ImageXViewException( 
   string message
)
public: ImageXViewException( 
   string* message
)
public:
ImageXViewException( 
   String^ message
)

Parameters

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

Reference

ImageXViewException Class
ImageXViewException Members
Overload List

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback