Imageiio can't create imageinput stream

Posted by pie154 on Stack Overflow See other posts from Stack Overflow or by pie154
Published on 2010-04-24T20:30:20Z Indexed on 2010/04/24 20:33 UTC
Read the original article Hit count: 164

Filed under:
|
|

When using imageio.imageio.read iget a can't create ImageInput Stream. I have a catch exception around it so the program survives but i was wondering if theres a way to put an if statement round it that checks to see if it falied and then attempt to read it again if it did. basically asking if there is a test for exceptions?

© Stack Overflow or respective owner

Related posts about imageio

Related posts about error