Exception: Grit::Process::MaximumOutputExceeded

Inherits:
StandardError
  • Object
show all
Defined in:
lib/grit/process.rb

Overview

Exception raised when the total number of bytes output on the command’s stderr and stdout streams exceeds the maximum output size (:max option).