diff --git a/app/libs/aliyun_vod/service/base.rb b/app/libs/aliyun_vod/service/base.rb index a2d34b6ef..01d19a433 100644 --- a/app/libs/aliyun_vod/service/base.rb +++ b/app/libs/aliyun_vod/service/base.rb @@ -22,8 +22,8 @@ module AliyunVod::Service::Base result rescue => ex - ::Util.logger_error(ex) raise AliyunVod::Error, ex.message + ::Util.logger_error(ex) end def base_params