Class brl.stream.StreamError - leonard-thieu/monkey GitHub Wiki Common base class for stream exceptions. Extends Throwable Extended by StreamReadError StreamWriteError Methods GetStream : Stream () ToString : String () 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** ⚠️