Constable Authorization Engine 2.0 BETA

UserCancelledException Constructor (String)

[This is preliminary documentation and subject to change.]

Initializes a new instance of the UserCancelledException class with the given message.

[Visual Basic]
Overloads Public Sub New( _
   ByVal message As String _
)
[C#]
public UserCancelledException(
   string message
);

See Also

UserCancelledException Class | LaMarvin.Design Namespace | UserCancelledException Constructor Overload List