Class NoHexagonFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.gsi.chart.renderer.spi.hexagon.NoHexagonFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class NoHexagonFoundException extends java.lang.ExceptionThis exception is thrown when trying to retrieve a Hexagon from a position where ther is no Hexagon- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoHexagonFoundException(java.lang.String message)
-