resolve Typed Value Or Throw
open fun resolveTypedValueOrThrow(@NonNull componentView: View, @AttrRes attributeResId: Int): TypedValue
open fun resolveTypedValueOrThrow(@NonNull context: Context, @AttrRes attributeResId: Int, @NonNull errorMessageComponent: String): TypedValue