Class PlotUnsupportedOperationException

All Implemented Interfaces:
Serializable

public class PlotUnsupportedOperationException extends UnsupportedOperationException
UnsupportedOperationExcetion which contains information about the plot.
See Also:
  • Constructor Details

    • PlotUnsupportedOperationException

      public PlotUnsupportedOperationException(String exception, PlotExceptionCause exceptionCause)
    • PlotUnsupportedOperationException

      public PlotUnsupportedOperationException(String exception, Throwable cause, PlotExceptionCause exceptionCause)
    • PlotUnsupportedOperationException

      public PlotUnsupportedOperationException(String exception, Throwable cause, PlotInfo plotInfo)
    • PlotUnsupportedOperationException

      public PlotUnsupportedOperationException(String exception, PlotInfo plotInfo)