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