in awslambdaric/lambda_runtime_exception.py [0:0]
def __init__(self, exception_type, msg, trace=None): self.msg = msg self.exception_type = exception_type self.trace = trace