public class MetaPointExecutionException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private com.serotonin.web.i18n.LocalizableMessage |
message |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
MetaPointExecutionException(com.serotonin.web.i18n.LocalizableMessage message) |
| Modifier and Type | Method and Description |
|---|---|
com.serotonin.web.i18n.LocalizableMessage |
getErrorMessage() |
private static final long serialVersionUID
private final com.serotonin.web.i18n.LocalizableMessage message