**Describe the bug** Add name to exceptions in models/index.ts Refs: * PR which added name to error https://github.com/awslabs/smithy-typescript/pull/92 * CodeGen CI failure https://github.com/aws/aws-sdk-js-v3/pull/724#issuecomment-573847987 **To Reproduce** Run CodeGen with latest smithy-typescript having fix in https://github.com/awslabs/smithy-typescript/pull/92 **Expected behavior** CodeGen CI succeeds