net.floodlightcontroller.debugcounter
Class IDebugCounterService.CounterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.floodlightcontroller.debugcounter.IDebugCounterService.CounterException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
IDebugCounterService.MaxCountersRegistered, IDebugCounterService.MaxHierarchyRegistered, IDebugCounterService.MissingHierarchicalLevel
Enclosing interface:
IDebugCounterService

public static class IDebugCounterService.CounterException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
IDebugCounterService.CounterException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IDebugCounterService.CounterException

public IDebugCounterService.CounterException()