booster / com.didiglobal.booster.aapt2 / Aapt2ParseException

Aapt2ParseException

class Aapt2ParseException : Exception

Author
johnsonlee

Constructors

<init>

Aapt2ParseException()
Aapt2ParseException(message: String?)
Aapt2ParseException(message: String?, cause: Throwable?)
Aapt2ParseException(cause: Throwable?)
Aapt2ParseException(message: String?, cause: Throwable?, enableSuppression: Boolean, writableStackTrace: Boolean)