ComponentSpace Marquee Control Reference

MarqueeException Class

The exception that is thrown when a marquee operation fails.

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

System.Object
   System.Exception
      System.ApplicationException
         ComponentSpace.Marquee.MarqueeException

[Visual Basic]
Public Class MarqueeException
    Inherits ApplicationException
[C#]
public class MarqueeException : ApplicationException

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: ComponentSpace.Marquee

Assembly: ComponentSpace.Marquee (in ComponentSpace.Marquee.dll)

See Also

MarqueeException Members | ComponentSpace.Marquee Namespace