nl.javel.gisbeans.map
Class GraphicsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by nl.javel.gisbeans.map.GraphicsException
All Implemented Interfaces:
Serializable

public class GraphicsException
extends Exception

Author:
peter 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 Summary
GraphicsException()
          constructs a new GraphicsException
GraphicsException(String msg)
          constructs a new GraphicsException
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GraphicsException

public GraphicsException()
constructs a new GraphicsException


GraphicsException

public GraphicsException(String msg)
constructs a new GraphicsException

Parameters:
msg - the exception message