public class ServiceUnavailableException extends RuntimeException
Constructor and Description |
---|
ServiceUnavailableException(String message) |
ServiceUnavailableException(String message,
Throwable cause)
Constructor for ServiceUnavailableException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ServiceUnavailableException(String message, Throwable cause)
message
- The message for the failurecause
- The cause of the failurepublic ServiceUnavailableException(String message)
message
- The message for the failureCopyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.