Remove StreamClosedException class

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      It isn't handled specially anywhere, it can reach user code (code calling write()), and it's not a public exception. It should be replaced with IOException("stream closed") that is already used in UndefLengthOutputStream and FixedLengthOutputStream.

            Assignee:
            Daniel Jelinski
            Reporter:
            Daniel Jelinski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: