hi all

Is there a way to catch this exception (assuming i cant prevent it for some reason)

Qt Code:
  1. QList<T>::operator[]: "index out of range"
To copy to clipboard, switch view to plain text mode 

is it possible to handle it using a catch statment?