- All Known Implementing Classes:
SimpleVideoError
public interface VideoError
-
Method Summary
-
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
-