dods.clients.importwizard.TMAP.map
Class MinZoomException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by dods.clients.importwizard.TMAP.map.MinZoomException
All Implemented Interfaces:
Serializable

public class MinZoomException
extends Exception

See Also:
Serialized Form

Constructor Summary
MinZoomException()
           
MinZoomException(String s)
           
 
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

MinZoomException

public MinZoomException()

MinZoomException

public MinZoomException(String s)