All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class math.topol.Braid.NoCanvasException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----math.topol.Braid.NoCanvasException

public class NoCanvasException
extends Exception
Thrown when a drawable object requires a canvas to draw on but the canvas is not ready.

Version:
$Id: NoCanvasException.java,v 1.2 1999/02/11 20:56:54 djun Exp djun $

Constructor Index

 o NoCanvasException(String)

Constructors

 o NoCanvasException
 public NoCanvasException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index