Module vcr4j.core

Interface VideoError

All Known Implementing Classes:
SimpleVideoError

public interface VideoError
  • Method Details

    • hasError

      boolean hasError()
      Returns:
      true if an error condition occurred in response to a command
    • getVideoCommand

      Optional<VideoCommand<?>> getVideoCommand()
      Returns:
      The command that triggered the error