Added usage of *args/**kwargs to flow through batch operations; modified to...
Added usage of *args/**kwargs to flow through batch operations; modified to use more specific exception type (BatchCompletedException) in place of more generic one (KineticException).