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<SettingsProblem> problems
-
-
-
-
Package org.apache.maven.settings.io
-
Class org.apache.maven.settings.io.SettingsParseException extends java.io.IOException 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.
-
-
-