Java异常处理package cn.meowrain.Erro_Exception;public class erro1 { public static void main(String[] args) { int n1 = 10; int n2 = 0;