NASA World Wind WMS

gov.nasa.worldwind.servers.wms
Class WMSServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by gov.nasa.worldwind.servers.wms.WMSServiceException
All Implemented Interfaces:
Serializable

public class WMSServiceException
extends Exception

See Also:
Serialized Form

Constructor Summary
WMSServiceException(String err)
           
 
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

WMSServiceException

public WMSServiceException(String err)

NASA World Wind WMS