public class DataPointStateException
extends com.serotonin.web.i18n.LocalizableException
Modifier and Type | Field and Description |
---|---|
private int |
dataPointId |
(package private) static long |
serialVersionUID |
Constructor and Description |
---|
DataPointStateException(int dataPointId,
com.serotonin.web.i18n.LocalizableMessage message) |
Modifier and Type | Method and Description |
---|---|
int |
getDataPointId() |
static final long serialVersionUID
private final int dataPointId