Class XmlReaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.maven.api.services.MavenException
org.apache.maven.api.services.xml.XmlReaderException
- All Implemented Interfaces:
- Serializable
An exception thrown during the reading of an xml file.
- Since:
- 4.0.0
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
XmlReaderException- Parameters:
- message- the message for the exception
- e- the exception itself
 
 
- 
- 
Method Details- 
getLocation
 
-