public class LimitExceededException
extends java.lang.Exception
SizeOfEngine reaches one of the limits defined in configuration while sizing
the object on heap.| Constructor and Description |
|---|
LimitExceededException(java.lang.String message)
Creates an exception with the provided message
|