Package io.deephaven.plot.errors
Class PlotIllegalArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
io.deephaven.plot.errors.PlotIllegalArgumentException
- All Implemented Interfaces:
Serializable
IllegalArgumentException that contains information about the plot.
- See Also:
-
Constructor Summary
ConstructorDescriptionPlotIllegalArgumentException
(String exception, PlotExceptionCause exceptionCause) PlotIllegalArgumentException
(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
-
PlotIllegalArgumentException
-
PlotIllegalArgumentException
-