Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewerException Class
Members

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

    System.Object
       System.Exception
          C1.Blazor.Viewer.FlexViewerException

    See Also