[]
        
(Showing Draft Content)

C1.Ssrs.RplReader.RplParsingException

RplParsingException Class

Represents an exception that occurred during parsing the RPL stream.

Inheritance
RplParsingException
Implements
Namespace: C1.Ssrs.RplReader
Assembly: C1.Document.dll
Syntax
public class RplParsingException : ReaderException, ISerializable

Constructors

Name Description
RplParsingException()

Initializes a new instance of the RplParsingException class with common error message "Invalid RPL stream".

RplParsingException(string)
RplParsingException(string, params object[])