public class MaxTransfersPerMonthExceededException extends TransferException
| Constructor and Description |
|---|
MaxTransfersPerMonthExceededException() |
MaxTransfersPerMonthExceededException(java.lang.Integer max) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getMax() |
void |
setMax(java.lang.Integer max) |
getMessage, isInternationalized, shouldGenerateLog, shouldRollback