Package wt.series

Class SeriesIncrementOutOfBoundsException

All Implemented Interfaces:
Serializable, LocalizableMessage, Message

public class SeriesIncrementOutOfBoundsException extends SeriesException implements Serializable
Provides an abstraction of an abnormal occurrence or error when attempting to increment or decrement a series beyond its max or min, respectively.

Supported API: true

Extendable: false
See Also: