public class ParseDIMACSTooManyArgs extends ParseDIMACSException
line| Constructor and Description |
|---|
ParseDIMACSTooManyArgs(int line) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStringRepresentation()
Converts the exception to a user-readable string.
|
getLinepublic java.lang.String getStringRepresentation()
ParseDIMACSExceptiongetStringRepresentation in class ParseDIMACSException