org.jfree.chart.renderer

Class NotOutlierException


public class NotOutlierException
extends Exception

An exception that is generated by the Outlier, OutlierList and OutlierListCollection classes.

Constructor Summary

NotOutlierException(String message)
Creates a new exception.

Constructor Details

NotOutlierException

public NotOutlierException(String message)
Creates a new exception.
Parameters:
message - the exception message.