public interface CrashReport
Notice that exceptions will only be reported for threads created by Codename One using the API's within the Display class, this will not work for exceptions within threads that are created by the new Thread() API.
void exception(Throwable t)
t
- the exception