public class ListenHttpException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private int |
returnCode |
| Constructor and Description |
|---|
ListenHttpException(String message,
Throwable cause,
int returnCode) |
| Modifier and Type | Method and Description |
|---|---|
int |
getReturnCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023 Apache NiFi Project. All rights reserved.