public class ExceptionMessage extends ProtocolMessage
ProtocolMessage.MessageType| Modifier and Type | Field and Description |
|---|---|
private String |
exceptionMessage |
| Constructor and Description |
|---|
ExceptionMessage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExceptionMessage() |
ProtocolMessage.MessageType |
getType() |
void |
setExceptionMessage(String exceptionMessage) |
getRequestorDN, setRequestorDNprivate String exceptionMessage
public String getExceptionMessage()
public void setExceptionMessage(String exceptionMessage)
public ProtocolMessage.MessageType getType()
getType in class ProtocolMessageCopyright © 2015 Apache NiFi(incubating) Project. All rights reserved.