Accusoft.Forms1 - Updated
InvalidFieldTypeException Constructor(String)



Accusoft.SmartZoneOCRSdk Namespace > InvalidFieldTypeException Class > InvalidFieldTypeException Constructor : InvalidFieldTypeException Constructor(String)
A string which represents the message.
Initializes a new instance of an invalid field type with a given message.
Syntax
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Function New( _
   ByVal message As String _
)
Dim message As String
 
Dim instance As New InvalidFieldTypeException(message)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public InvalidFieldTypeException( 
   string message
)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
InvalidFieldTypeException( 
   String^ message
)

Parameters

message
A string which represents the message.
See Also

Reference

InvalidFieldTypeException Class
InvalidFieldTypeException Members
Overload List