Lines Matching refs:RuntimeException
92 throw new \RuntimeException('Stream is detached');
98 throw new \RuntimeException('Unable to read stream contents');
170 throw new \RuntimeException('Stream is detached');
179 throw new \RuntimeException('Stream is detached');
185 throw new \RuntimeException('Unable to determine stream position');
201 throw new \RuntimeException('Stream is detached');
204 throw new \RuntimeException('Stream is not seekable');
207 throw new \RuntimeException('Unable to seek to stream position '
215 throw new \RuntimeException('Stream is detached');
218 throw new \RuntimeException('Cannot read from non-readable stream');
221 throw new \RuntimeException('Length parameter cannot be negative');
230 throw new \RuntimeException('Unable to read from stream');
239 throw new \RuntimeException('Stream is detached');
242 throw new \RuntimeException('Cannot write to a non-writable stream');
250 throw new \RuntimeException('Unable to write to stream');