Class PlotIllegalStateException

All Implemented Interfaces:
Serializable

public class PlotIllegalStateException extends IllegalStateException
IllegalStateException that contains information about the plot.
See Also:
  • Constructor Details

    • PlotIllegalStateException

      public PlotIllegalStateException(String exception, PlotExceptionCause exceptionCause)
    • PlotIllegalStateException

      public PlotIllegalStateException(PlotInfo exceptionCause)
    • PlotIllegalStateException

      public PlotIllegalStateException(String exception, PlotInfo plotInfo)