public class ServiceDownException extends IOException
Constructor and Description |
---|
ServiceDownException(String message)
Standard Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ServiceDownException(String message)
message
- Provides details on the failure that caused the exception.Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.