# File control/ServerErrorInfo/ServerErrorInfo.rb, line 49
  def document_error?
    @error_type == 'document'
  end