Constable Authorization Engine 2.0 BETA

UserCancelledException Class

[This is preliminary documentation and subject to change.]

The exception is thrown by the design infrastructure if the user cancels an operation.

For a list of all members of this type, see UserCancelledException Members.

System.Object
   System.Exception
      LaMarvin.Design.UserCancelledException

[Visual Basic]
<Serializable>
Public Class UserCancelledException
    Inherits Exception
[C#]
[Serializable]
public class UserCancelledException : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: LaMarvin.Design

Assembly: LaMarvin.Design (in LaMarvin.Design.dll)

See Also

UserCancelledException Members | LaMarvin.Design Namespace