| Exception | Description | 
|---|---|
| ParseDIMACSException | 
 Thrown, if an error occurs while parsing a DIMACS file. 
 | 
| ParseDIMACSInvalidWeight | 
 Thrown to indicate that a DIMACS file contains an invalid edge weight. 
 | 
| ParseDIMACSTooManyArgs | 
 Thrown to indicate that a line of a DIMACS file has too many space separated arguments. 
 | 
| ParseMETISException | 
 Thrown, if an error occurs while parsing a METIS file. 
 |