Class ShapeNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.graffiti.plugin.view.ShapeNotFoundException
All Implemented Interfaces:
Serializable

public class ShapeNotFoundException
extends Exception
DOCUMENT ME!
Author:
schoeffl To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.
See Also:
Serialized Form
  • Constructor Details

    • ShapeNotFoundException

      public ShapeNotFoundException​(String msg)
      Constructs a ShapeNotFoundException.
      Parameters:
      msg - the message to set.