104105106107108109110111112113114
IllegalArgumentException { try { Classes target = (Classes) object; target.removeAllClazz(); } catch (java.lang.Exception ex) { throw new IllegalStateException(ex.toString()); }