<div dir="ltr"><div><div><div><div><div><div>Hi All,<br><br></div>I have the following code:<br><br></div>try<br></div>    stream.ReadBuffer(buffer, length);<br></div>except<br></div><div>    //handle exceptions...<br></div>

end;<br><br></div>Is it possible to configure lazarus to ignore EStreamError in such case? I mean I do NOT want to ignore all such exceptions, only those that are already caught by my code.<br><br>Thanks,<br>Xiangrong<br>

</div>