Serialized Form


Package org.apache.maven.settings.building

Class org.apache.maven.settings.building.SettingsBuildingException extends java.lang.Exception implements Serializable

Serialized Fields

problems

java.util.List<E> problems

Package org.apache.maven.settings.io

Class org.apache.maven.settings.io.SettingsParseException extends java.io.IOException implements Serializable

Serialized Fields

lineNumber

int lineNumber
The one-based index of the line containing the error.


columnNumber

int columnNumber
The one-based index of the column containing the error.



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.