org.openstreetmap.josm.gui.io
Class DownloadFileTask.DownloadException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openstreetmap.josm.gui.io.DownloadFileTask.DownloadException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
DownloadFileTask

private static class DownloadFileTask.DownloadException
extends java.lang.Exception


Constructor Summary
DownloadFileTask.DownloadException(java.lang.String msg)
           
 
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

DownloadFileTask.DownloadException

public DownloadFileTask.DownloadException(java.lang.String msg)


JOSM