Try catch

if i have multiple commands in my try block and it produces and error, will that terminate further commands that have maybe left in the try block and completely exit the try block?