Error handling
Suppressing errors
set {_second item in list} to try {_list}.get(1)
try {_connection}.setUseCaches(true)Programmatic access
Error object
[the] [last] [java] (throwable|exception|error)Last updated