public class MaxDepthExceededException extends RuntimeException
Constructor and Description |
---|
MaxDepthExceededException(String msg)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
addToMeasuredSize(long toAdd)
Add to the partially measured size
|
long |
getMeasuredSize()
Get the partially measured size
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MaxDepthExceededException(String msg)
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.