public class DataEndpointAgentConfigurationException extends Exception
| Constructor and Description |
|---|
DataEndpointAgentConfigurationException(String message) |
DataEndpointAgentConfigurationException(String message,
Throwable cause) |
DataEndpointAgentConfigurationException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataEndpointAgentConfigurationException(String message)
public DataEndpointAgentConfigurationException(String message, Throwable cause)
public DataEndpointAgentConfigurationException(Throwable cause)
public String getErrorMessage()
Copyright © 2017 WSO2. All rights reserved.