¿¹Á¦
public class
ClassA
{{
public void
test () {
try
{
int
i = 0;
}
catch
(Exceptions e) {
}
}
}
¼Ö·ç¼Ç
catch
ºí·ÏÀÌ ÀÖÁö ¾Êµµ·Ï ÇϽʽÿÀ. ¿¹¿Ü¿¡ ´ëÇÑ ÀÛ¾÷À» ¼öÇàÇϽʽÿÀ.