ucar.unidata.idv.ui
Class ImageGenerator.MyContinueException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ucar.unidata.idv.ui.ImageGenerator.MyContinueException
All Implemented Interfaces:
Serializable
Enclosing class:
ImageGenerator

protected static class ImageGenerator.MyContinueException
extends Exception

Class MyContinueException for handling continue tags

Version:
$Revision: 1.113 $
Author:
IDV Development Team
See Also:
Serialized Form

Constructor Summary
protected ImageGenerator.MyContinueException()
           
 
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

ImageGenerator.MyContinueException

protected ImageGenerator.MyContinueException()