net.sf.ehcache.pool.sizeof
Class MaxDepthExceededException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
net.sf.ehcache.pool.sizeof.MaxDepthExceededException
- All Implemented Interfaces: 
 - Serializable
 
public class MaxDepthExceededException
- extends RuntimeException
 
- Author:
 
  - Ludovic Orban
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
MaxDepthExceededException
public MaxDepthExceededException(String msg)
- Constructor
 
addToMeasuredSize
public void addToMeasuredSize(long toAdd)
- Add to the partially measured size
- Parameters:
 toAdd - 
 
 
getMeasuredSize
public long getMeasuredSize()
- Get the partially measured size
- Returns:
 
 
 
Copyright 2001-2016, Terracotta, Inc.