public class ServiceUnavailableException
extends javax.ws.rs.WebApplicationException
Constructor and Description |
---|
ServiceUnavailableException(ErrorCollection errors)
Creates a new ServiceUnavailableException, with a collection of errors.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ServiceUnavailableException(ErrorCollection errors)
errors
- an ErrorCollection containing the errorsCopyright © 2002-2024 Atlassian. All Rights Reserved.