Package io.deephaven.plot.errors
Class PlotIllegalStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
io.deephaven.plot.errors.PlotIllegalStateException
- All Implemented Interfaces:
Serializable
IllegalStateException that contains information about the plot.
- See Also:
-
Constructor Summary
ConstructorDescriptionPlotIllegalStateException
(PlotInfo exceptionCause) PlotIllegalStateException
(String exception, PlotExceptionCause exceptionCause) PlotIllegalStateException
(String exception, PlotInfo plotInfo) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PlotIllegalStateException
-
PlotIllegalStateException
-
PlotIllegalStateException
-