booster / com.didiglobal.booster.transform / TransformException

TransformException

class TransformException : Exception

Constructors

<init>

TransformException()
TransformException(message: String)
TransformException(message: String, cause: Throwable)
TransformException(cause: Throwable)
TransformException(message: String, cause: Throwable, enableSuppression: Boolean, writableStackTrace: Boolean)