FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs.RplReader Namespace / RplParsingException Class
Members

In This Topic
    RplParsingException Class
    In This Topic
    Represents an exception that occurred during parsing the RPL stream.
    Object Model
    RplParsingException Class
    Syntax
    'Declaration
     
    Public Class RplParsingException 
       Inherits C1.Ssrs.ReaderException
    public class RplParsingException : C1.Ssrs.ReaderException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          C1.Ssrs.ReaderException
             C1.Ssrs.RplReader.RplParsingException

    See Also