Accusoft.ImagXpress13.Net
ProcessorException Constructor(String)




A string value which represents the 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 ProcessorException(message)
public ProcessorException( 
   string message
)
public: ProcessorException( 
   string* message
)
public:
ProcessorException( 
   String^ message
)

Parameters

message
A string value which represents the message.
See Also

Reference

ProcessorException Class
ProcessorException Members
Overload List

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback