public class CardGroupNumberException
extends java.lang.Exception
| Constructor and Description |
|---|
CardGroupNumberException(java.lang.String message)
Exception fired when user tries to instantiate
too much time the same CardGroup type
|
CardGroupNumberException(java.lang.String message,
int nbMax)
Exception fired when user tries to instantiate
too much time the same CardGroup type
|
public CardGroupNumberException(java.lang.String message)
message - personalized messagepublic CardGroupNumberException(java.lang.String message,
int nbMax)
message - personalized messagenbMax - max number of cards possible