Accusoft.NotateXpress13.Net
InvalidColorTypeException Constructor(String)




A string which represents the message.
Exception which allows passing in a message when there are errors with color types.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New InvalidColorTypeException(message)
public InvalidColorTypeException( 
   string message
)
public: InvalidColorTypeException( 
   string* message
)
public:
InvalidColorTypeException( 
   String^ message
)

Parameters

message
A string which represents the message.
See Also

Reference

InvalidColorTypeException Class
InvalidColorTypeException Members
Overload List

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback