public class MalformedMappingsException
extends java.lang.RuntimeException
Constructor and Description |
---|
MalformedMappingsException(int lineNumber,
java.lang.String error)
Constructs a new
MalformedMappingsException given the line number
and an error message. |
public MalformedMappingsException(int lineNumber, java.lang.String error)
MalformedMappingsException
given the line number
and an error message.lineNumber
- the line the error occurred aterror
- the error message