Package org.infinispan.extendedstats
Class ExtendedStatisticNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.infinispan.extendedstats.ExtendedStatisticNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class ExtendedStatisticNotFoundException extends java.lang.Exception
- Since:
- 6.0
- Author:
- Pedro Ruivo
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExtendedStatisticNotFoundException(java.lang.String message)
-