ucar.unidata.idv.ui
Class ImageGenerator.MyBreakException

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

protected static class ImageGenerator.MyBreakException
extends Exception

Class MyBreakException for handling break tags

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

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

protected ImageGenerator.MyBreakException()