Accusoft.ImagXpress13.Net
IcmException 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 IcmException(message)
public IcmException( 
   string message
)
public: IcmException( 
   string* message
)
public:
IcmException( 
   String^ message
)

Parameters

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

Reference

IcmException Class
IcmException Members
Overload List

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback