try{
throw new Exception("")
}
catch(Exception ex){
println(ex)
}
finally{
println("finally")
}
03-30
445

01-28
1926

10-21
5194

05-06
726
