es.prodevelop.gvsig.mobile.fmap.driver.raster.wms
Class BadWMSResponseException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byes.prodevelop.gvsig.mobile.fmap.driver.raster.wms.BadWMSResponseException
All Implemented Interfaces:
java.io.Serializable

public class BadWMSResponseException
extends java.lang.Exception

Utility class to identify exceptions caused by an unexpected response fro a WMS serevr.

Author:
jldominguez
See Also:
WMSProtocolHandler, WmsRasterDriver, Serialized Form

Constructor Summary
BadWMSResponseException(java.lang.String msg)
          Constructor.
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BadWMSResponseException

public BadWMSResponseException(java.lang.String msg)
Constructor.

Parameters:
msg - error message