class TencentCloud::Cwp::V20180228::DescribeClientExceptionRequest

def initialize(exceptiontype=nil, offset=nil, limit=nil, starttime=nil, endtime=nil)

def initialize(exceptiontype=nil, offset=nil, limit=nil, starttime=nil, endtime=nil)
  @ExceptionType = exceptiontype
  @Offset = offset
  @Limit = limit
  @StartTime = starttime
  @EndTime = endtime
end