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

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