|
Venice 0.8alpha | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
nz.org.venice.chart.ChartOutOfBoundsException
public class ChartOutOfBoundsException
An exception which is raised when the chart is zoomed in where there is no graph data.
| Constructor Summary | |
|---|---|
ChartOutOfBoundsException()
|
|
ChartOutOfBoundsException(int reason)
Create a new money format exception. |
|
| 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ChartOutOfBoundsException(int reason)
reason - for the exception.public ChartOutOfBoundsException()
|
Venice 0.8alpha | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||