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, toStringpublic MaxDepthExceededException(String msg)
Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.