public class ObjectAlreadyConsumedException
extends java.lang.RuntimeException
WritableNativeArray
or WritableNativeMap
after it has already been added to a parent array or map. This is unsafe since
we reuse the native memory so the underlying array/map is no longer valid.Constructor and Description |
---|
ObjectAlreadyConsumedException(java.lang.String detailMessage) |