setExceptions(short[] indices, ClassType cl) Set the Exceptions attribute to refer to classes whose indices
in the constant pool of `cl' are given by `indices'.
public void
setExceptions(ClassType[] excep_types) Set the Exceptions attribute to refer to the given exception types.
Parameters: excep_types - the types of the exceptions.