Accusoft.Forms1 - Updated
ImageNotAvailableException Constructor(String)



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

Parameters

message
A string which represents a message.
See Also

Reference

ImageNotAvailableException Class
ImageNotAvailableException Members
Overload List