org.eclipse.jgit.storage.dht
Class DhtException.TODO

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.eclipse.jgit.storage.dht.DhtException.TODO
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
DhtException

public static class DhtException.TODO
extends java.lang.RuntimeException

TODO: Remove this type and all of its locations.

See Also:
Serialized Form

Constructor Summary
DhtException.TODO(java.lang.String what)
           
 
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

DhtException.TODO

public DhtException.TODO(java.lang.String what)
Parameters:
what -


Copyright © 2011. All Rights Reserved.