Serialized Form
-
Package org.apache.maven.api.spi
-
Exception Class org.apache.maven.api.spi.ModelParserException
class ModelParserException extends MavenException implements Serializable-
Serialized Fields
-
columnNumber
int columnNumber
The one-based index of the column containing the error. -
lineNumber
int lineNumber
The one-based index of the line containing the error.
-
-
-