org.gvsig.remoteclient.wmts.exception
Class DownloadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.remoteclient.wmts.exception.DownloadException
- All Implemented Interfaces:
- java.io.Serializable
public class DownloadException
- extends java.lang.Exception
- Author:
- Nacho Brodin (nachobrodin@gmail.com)
- See Also:
- Serialized Form
| 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 |
formatString
protected java.lang.String formatString
messageKey
protected java.lang.String messageKey
code
protected long code
DownloadException
public DownloadException()
DownloadException
public DownloadException(java.lang.Throwable cause)
DownloadException
public DownloadException(java.lang.String msg,
java.lang.Throwable cause)
DownloadException
public DownloadException(java.lang.String wfsCode,
java.lang.String message)
DownloadException
public DownloadException(java.lang.String message)
values
protected java.util.Map values()
init
public void init()
getWfsCode
public java.lang.String getWfsCode()
- Returns:
- Returns the wfsCode.
Copyright © 2004-2013 gvSIG. All Rights Reserved.