Accusoft.ImagXpress13.Net
ImagXpressException Constructor(String)




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

Parameters

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

Reference

ImagXpressException Class
ImagXpressException Members
Overload List

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback