nl.javel.gisbeans.map
Class GraphicsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GraphicsException
public GraphicsException()
- constructs a new GraphicsException
GraphicsException
public GraphicsException(String msg)
- constructs a new GraphicsException
- Parameters:
msg
- the exception message