Accusoft.FormDirector3.Net - Updated
InvalidTypeStringException Constructor()




Accusoft.FormDirectorSdk Namespace > InvalidTypeStringException Class > InvalidTypeStringException Constructor : InvalidTypeStringException Constructor()
Initializes a new instance of the InvalidTypeStringException class.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New InvalidTypeStringException()
public InvalidTypeStringException()
public: InvalidTypeStringException();
public:
InvalidTypeStringException();
Remarks
Normally, you will have no reason to construct an instance of this class. Instead, the FormDirector component will construct and throw exceptions of this type as needed.
See Also

Reference

InvalidTypeStringException Class
InvalidTypeStringException Members
Overload List