InvalidEventOrderException
class InvalidEventOrderException(message: String? = null, cause: Throwable? = null) : TealiumException
Exception class thrown when a lifecycle event was not tracked in an appropriate order. e.g. multiple launch events consecutively