public class ConnectionUnavailableException extends Exception
| Constructor and Description |
|---|
ConnectionUnavailableException() |
ConnectionUnavailableException(String message) |
ConnectionUnavailableException(String message,
Throwable throwable) |
ConnectionUnavailableException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConnectionUnavailableException()
public ConnectionUnavailableException(String message)
public ConnectionUnavailableException(String message, Throwable throwable)
public ConnectionUnavailableException(Throwable throwable)
Copyright © 2019 WSO2. All rights reserved.