Package pamViewFX.fxNodes.pamChart
Class LogarithmicAxis.IllegalLogarithmicRangeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
pamViewFX.fxNodes.pamChart.LogarithmicAxis.IllegalLogarithmicRangeException
- All Implemented Interfaces:
Serializable
- Enclosing class:
LogarithmicAxis
Exception to be thrown when a bound value isn't supported by the logarithmic axis
- Author:
- Kevin Senechal mailto: kevin.senechal@dooapp.com
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IllegalLogarithmicRangeException
- Parameters:
string
-
-