How to handle an exception in JAVA?
try{} catch{} throws{}
new Exception()
try{} get{}
Object.exception()