2025
BERT-Based Code Learning for Exception Localization and Type Prediction
AAAI 2025technical
Exception handling is crucial but challenging in program development. It needs to identify and handle all potential exceptions within programs to ensure system security and stabilization. Traditional exception handling relies on the expertise and experience of programmers, which often leads to overs…