class ProcessExecuter::TimeoutError

Raised when the command takes longer than the configured timeout_after

@example

result.timed_out? #=> true

@api public