org.gudy.azureus2.core3.download.impl
Class DownloadManagerImpl.NoStackException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gudy.azureus2.core3.download.impl.DownloadManagerImpl.NoStackException
All Implemented Interfaces:
Serializable
Enclosing class:
DownloadManagerImpl

protected static class DownloadManagerImpl.NoStackException
extends Exception

See Also:
Serialized Form

Constructor Summary
protected DownloadManagerImpl.NoStackException(String str)
           
 
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

DownloadManagerImpl.NoStackException

protected DownloadManagerImpl.NoStackException(String str)