classfile_parser::attribute_info
pub fn exceptions_attribute_parser( input: &[u8]) -> IResult<&[u8], ExceptionsAttribute>