Constable Authorization Engine 2.0 BETA

UndoException Class

[This is preliminary documentation and subject to change.]

Exception signifying failures in the designer undo feature.

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

System.Object
   System.Exception
      LaMarvin.ComponentModel.UndoException

[Visual Basic]
<Serializable>
Public Class UndoException
    Inherits Exception
[C#]
[Serializable]
public class UndoException : 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.ComponentModel

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

See Also

UndoException Members | LaMarvin.ComponentModel Namespace