Class brl.stream.StreamError - leonard-thieu/monkey GitHub Wiki

Common base class for stream exceptions.

Extends

  • Throwable

Extended by

Methods

Detailed Discussion

Common base class for stream exceptions.

Method Documentation

Method GetStream : Stream ()

Returns the stream involved in the error.

Method ToString : String ()

Returns a message describing the error.

⚠️ **GitHub.com Fallback** ⚠️