Accusoft.Forms1 - Updated
InvalidStateException Constructor(String)



Accusoft.SmartZoneICRSdk Namespace > InvalidStateException Class > InvalidStateException Constructor : InvalidStateException 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 InvalidStateException(message)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public InvalidStateException( 
   string message
)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
InvalidStateException( 
   String^ message
)

Parameters

message
A string which represents the message.
See Also

Reference

InvalidStateException Class
InvalidStateException Members
Overload List