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 Detail

NotOutlierException

public NotOutlierException(String message)
Creates a new exception.

Parameters: message the exception message.

Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.