Title: Bad Rules Exception
Description: Thrown when there is a problem with the rules file
Copyright: Copyright (c) 2007
Company:
54555657585960616263
} in.close(); } catch (Exception io) { io.printStackTrace(); throw new BadRulesException(io.getMessage()); } return graph; }