public class RemoteThrowable extends Throwable
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<String,com.fasterxml.jackson.databind.JsonNode> |
otherNodes |
| Constructor and Description |
|---|
RemoteThrowable(String message) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,com.fasterxml.jackson.databind.JsonNode> |
getOtherNodes() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected final HashMap<String,com.fasterxml.jackson.databind.JsonNode> otherNodes
public RemoteThrowable(String message)
public Map<String,com.fasterxml.jackson.databind.JsonNode> getOtherNodes()
Copyright © 2019 Nuxeo. All rights reserved.