com.neeve.stats
Class EStatsAlreadyPresentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.neeve.root.ERootException
              extended by com.neeve.stats.EStatsAlreadyPresentException
All Implemented Interfaces:
Serializable

public class EStatsAlreadyPresentException
extends ERootException

Indicates that a statistics object is already in the statistics registry.

See Also:
Serialized Form

Constructor Summary
EStatsAlreadyPresentException()
          Construct
 
Method Summary
 
Methods inherited from class com.neeve.root.ERootException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EStatsAlreadyPresentException

public EStatsAlreadyPresentException()
Construct



Copyright © 2016 Neeve Research, LLC. All Rights Reserved.