Package wt.series

Class SeriesLevelOutOfBoundsException

All Implemented Interfaces:
Serializable, LocalizableMessage, Message

public class SeriesLevelOutOfBoundsException extends SeriesException implements Serializable
Provides an abstraction of an abnormal occurrence or error where the level in a harvard series can't be moved any more to either the left or right. For example, when at level one moving to the left is invalid and will cause this exception to be thrown.

Supported API: true

Extendable: false
See Also: