FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs.RplReader Namespace / RplParsingException Class / RplParsingException Constructor / RplParsingException Constructor()

In This Topic
    RplParsingException Constructor()
    In This Topic
    Initializes a new instance of the RplParsingException class with common error message "Invalid RPL stream".
    Syntax
    'Declaration
     
    Public Function New()
    public RplParsingException()
    See Also