Accusoft.Forms1 - Updated
InvalidAreaException Constructor(String)



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

Parameters

message
A string which represents the message.
See Also

Reference

InvalidAreaException Class
InvalidAreaException Members
Overload List