public class OverUseLimitNotFoundException extends DaoException
Constructor and Description |
---|
OverUseLimitNotFoundException(String gridId,
Period period,
LimitType limitType) |
Modifier and Type | Method and Description |
---|---|
String |
getGridId() |
LimitType |
getLimitType() |
Period |
getPeriod() |
void |
setGridId(String gridId) |
void |
setLimitType(LimitType limitType) |
void |
setPeriod(Period period) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString