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