Serialized Form


Package org.apache.maven.settings.building

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

Serialized Fields

problems

List<E> problems

Package org.apache.maven.settings.io

Class org.apache.maven.settings.io.SettingsParseException extends 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–2013 The Apache Software Foundation. All rights reserved.