getOrigin

abstract fun getOrigin(): T

获取原始的对象.

Return

例如 com.m8test.script.core.api.exception.Throwable 封装了 kotlin.Throwable 则返回 kotlin.Throwable 对象