Package com.illumon.iris.db.plot.errors
Class PlotRenderingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.illumon.iris.db.plot.errors.PlotRenderingException
- All Implemented Interfaces:
Serializable
public class PlotRenderingException extends RuntimeException
RuntimeException which occurs when rendering the plot.
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description PlotRenderingException(PlotRuntimeException e)
PlotRenderingException(Throwable cause, PlotInfo plotInfo)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString