Sha256: 6c8ed7e9818c2f8c3bebf9f7c775c3697c4ab86019b9d0b823e271273ab31ec2
Contents?: true
Size: 164 Bytes
Versions: 9
Compression:
Stored size: 164 Bytes
Contents
# frozen_string_literal: true module TencentCloud module Common module Exception class TencentCloudSDKException < StandardError; end end end end
Version data entries
9 entries across 9 versions & 1 rubygems