Class ProtoParsingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openrewrite.protobuf.ProtoParsingException
All Implemented Interfaces:
Serializable

public class ProtoParsingException extends Exception
See Also:
  • Constructor Details

    • ProtoParsingException

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

    • getSourcePath

      public Path getSourcePath()