public class XmlCompatibleWebApplicationErrorException extends RuntimeException
Constructor and Description |
---|
XmlCompatibleWebApplicationErrorException(Collection<String> errors) |
XmlCompatibleWebApplicationErrorException(String message) |
XmlCompatibleWebApplicationErrorException(XmlCompatibleRestErrorCollection errorCollection) |
Modifier and Type | Method and Description |
---|---|
XmlCompatibleRestErrorCollection |
getErrorCollection() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public XmlCompatibleWebApplicationErrorException(XmlCompatibleRestErrorCollection errorCollection)
public XmlCompatibleWebApplicationErrorException(Collection<String> errors)
public XmlCompatibleWebApplicationErrorException(String message)
public XmlCompatibleRestErrorCollection getErrorCollection()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.