Class PlotRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.deephaven.UncheckedDeephavenException
io.deephaven.plot.errors.PlotRuntimeException
All Implemented Interfaces:
Serializable

public class PlotRuntimeException extends io.deephaven.UncheckedDeephavenException
RuntimeException which contains information about the plot.
See Also: