Class DockerParsingException

All Implemented Interfaces:
Serializable

public class DockerParsingException extends RuntimeException
See Also:
  • Constructor Details

    • DockerParsingException

      public DockerParsingException(Path path, String message, @Nullable Throwable cause)
  • Method Details

    • getPath

      public Path getPath()