Class XmlParsingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openrewrite.xml.XmlParsingException
All Implemented Interfaces:
Serializable

public class XmlParsingException extends Exception
See Also:
  • Constructor Details

    • XmlParsingException

      public XmlParsingException(Path sourcePath, String message, Throwable t)
  • Method Details

    • getSourcePath

      public Path getSourcePath()