org.gwoptics.graphics.colourmap
Class MapNeedsGeneratingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.gwoptics.graphics.colourmap.MapNeedsGeneratingException
All Implemented Interfaces:
java.io.Serializable

public class MapNeedsGeneratingException
extends java.lang.RuntimeException

This exception is thrown by a colourmap when the user attempts to read a value from the map without generating it beforehand.

Since:
0.2.2
Author:
Daniel 17/6/09
See Also:
Serialized Form

Constructor Summary
MapNeedsGeneratingException()
           
 
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

MapNeedsGeneratingException

public MapNeedsGeneratingException()


processing library gwoptics by Daniel Brown and Andreas Freise. (c) 2009 onwards