public class ElasticSearchClientGenericException extends Exception
| Constructor and Description |
|---|
ElasticSearchClientGenericException() |
ElasticSearchClientGenericException(String message) |
ElasticSearchClientGenericException(String message,
Throwable cause) |
ElasticSearchClientGenericException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ElasticSearchClientGenericException()
public ElasticSearchClientGenericException(String message)
public ElasticSearchClientGenericException(String message, Throwable cause)
public ElasticSearchClientGenericException(Throwable cause)
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.