Accusoft.FormDirector3.Net - Updated
ImageNullException Constructor()




Accusoft.FormDirectorSdk Namespace > ImageNullException Class > ImageNullException Constructor : ImageNullException Constructor()
Initializes a new instance of the ImageNullException class.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New ImageNullException()
public ImageNullException()
public: ImageNullException();
public:
ImageNullException();
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

ImageNullException Class
ImageNullException Members
Overload List