| Package | Description |
|---|---|
| org.eclipse.ditto.signals.commands.things.exceptions |
| Modifier and Type | Method and Description |
|---|---|
protected FeaturesNotModifiableException |
FeaturesNotModifiableException.Builder.doBuild(org.eclipse.ditto.model.base.headers.DittoHeaders dittoHeaders,
String message,
String description,
Throwable cause,
URI href) |
static FeaturesNotModifiableException |
FeaturesNotModifiableException.fromJson(org.eclipse.ditto.json.JsonObject jsonObject,
org.eclipse.ditto.model.base.headers.DittoHeaders dittoHeaders)
Constructs a new
FeaturesNotModifiableException object with the exception message extracted from the
given JSON object. |
static FeaturesNotModifiableException |
FeaturesNotModifiableException.fromMessage(String message,
org.eclipse.ditto.model.base.headers.DittoHeaders dittoHeaders)
Constructs a new
FeaturesNotModifiableException object with given message. |
Copyright © 2017–2018 Eclipse Foundation. All rights reserved.