Java org.apache.maven.settings.building SettingsProblem fields, constructors, methods, implement or subclass

Example usage for Java org.apache.maven.settings.building SettingsProblem fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.maven.settings.building SettingsProblem.

The text is from its open source code.

Method

ExceptiongetException()
Gets the exception that caused this problem (if any).
StringgetLocation()
Gets the location of the problem.
StringgetMessage()
Gets the message that describes this problem.
SeveritygetSeverity()
Gets the severity level of this problem.