Package org.openrewrite.xml
Class XmlParsingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.openrewrite.xml.XmlParsingException
-
- All Implemented Interfaces:
java.io.Serializable
public class XmlParsingException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description XmlParsingException(java.nio.file.Path sourcePath, java.lang.String message, java.lang.Throwable t)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.nio.file.PathgetSourcePath()
-