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, toStringpublic ServiceUnavailableException(ErrorCollection errors)
errors - an ErrorCollection containing the errorsCopyright © 2002-2021 Atlassian. All Rights Reserved.