Package com.illumon.iris.db.plot.errors
Class PlotIllegalStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
com.illumon.iris.db.plot.errors.PlotIllegalStateException
- All Implemented Interfaces:
Serializable
public class PlotIllegalStateException extends IllegalStateException
IllegalStateException that contains information about the plot.
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description PlotIllegalStateException(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