public class ConfigurationProviderException extends Exception
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigurationProviderException.Wrapper |
| Constructor and Description |
|---|
ConfigurationProviderException(String message) |
ConfigurationProviderException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationProviderException.Wrapper |
wrap() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigurationProviderException(String message)
public ConfigurationProviderException.Wrapper wrap()
Copyright © 2024 Apache NiFi Project. All rights reserved.