[]
        
(Showing Draft Content)

C1.Ssrs.ReaderException

ReaderException Class

Represents an exception that occurred while parsing an SSRS stream (RPL or RGDI).

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

Constructors

Name Description
ReaderException()

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

ReaderException(string)

Initializes a new instance of the ReaderException class with a specified error message.

ReaderException(string, params object[])

Initializes a new instance of the ReaderException class with a formatted error message.