Class
Stream::EndOfStreamException
In:
lib/stream.rb
Parent:
StandardError
This exception is raised when the
Stream
is requested to move past the end or beginning.
[Validate]