Package org.HdrHistogram.packedarray
Class ResizeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.HdrHistogram.packedarray.ResizeException
-
- All Implemented Interfaces:
java.io.Serializable
class ResizeException extends java.lang.Exception
-
-
Field Summary
Fields Modifier and Type Field Description private int
newSize
-
Constructor Summary
Constructors Constructor Description ResizeException(int newSize)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) int
getNewSize()
-