388389390391392393394395396397398
} throw e; } if (attributes == null) { channel.setAttributesToFetch(channel.describeResults()); } else { channel.setAttributesToFetch(attributes); }