This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Java exception

When I do something like debugSession.options.setBoolean there can be a console message like "SEVERE: C28xx: Realtime was not enabled", but no exception is thrown in Java. Is there a way I can see that error in Java, and not just in the console? There's also other errors that show up in red in the console, but do not seem to throw an exception.

thanks,

Paul