public class ConfigurationManagementException extends RuntimeException
ConfigurationManagement.| Constructor and Description |
|---|
ConfigurationManagementException(String message)
Constructs a new instance of
ConfigurationManagementException. |
ConfigurationManagementException(String message,
Throwable throwable)
Constructs a new instance of
ConfigurationManagementException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigurationManagementException(String message)
ConfigurationManagementException.message - the throwable message.Copyright © 2019 Communote team. All rights reserved.