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