``` error: Exception must be derived from BaseException ``` from: ``` raise exc[0], exc[1], exc[2] ```