FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / FlexViewerException Class
Members

In This Topic
    FlexViewerException Class
    In This Topic
    An exception that is fired when errors occur in C1FlexViewer.
    Object Model
    FlexViewerException Class
    Syntax
    'Declaration
     
    Public Class FlexViewerException 
       Inherits System.Exception
    public class FlexViewerException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          C1.WPF.FlexViewer.FlexViewerException

    See Also