org.jfree.data.time

Class TimePeriodFormatException

public class TimePeriodFormatException extends IllegalArgumentException

An exception that indicates an invalid format in a string representing a time period.
Constructor Summary
TimePeriodFormatException(String message)
Creates a new exception.

Constructor Detail

TimePeriodFormatException

public TimePeriodFormatException(String message)
Creates a new exception.

Parameters: message a message describing the exception.

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