Accusoft.NotateXpress13.Net
InvalidToolException Constructor(String)




Exception which allows passing in a message when there is a tool error.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New InvalidToolException(message)
public InvalidToolException( 
   string message
)
public: InvalidToolException( 
   string* message
)
public:
InvalidToolException( 
   String^ message
)

Parameters

message
See Also

Reference

InvalidToolException Class
InvalidToolException Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback