throwIfRecycled

abstract fun throwIfRecycled()

Throws an exception if we believe our object is recycled and inactive (i.e. is currently in an object pool).