Class DraftException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidDraftCardSelectionException, InvalidDraftStatusException

public abstract class DraftException extends IndexOutOfBoundsException
Indicates the user made an error, typically an invalid or out-of-order choice, during drafting.
See Also: