public class IncrementException extends RuntimeException
Incrementing is given a lower value than before.| Constructor and Description |
|---|
IncrementException(Field property,
boolean increment,
long l) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDelta() |
Field |
getProperty() |
boolean |
isIncrement() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All Rights Reserved.