@ExperimentalApi public class XmlCompatibleRestErrorCollection extends Object
| Constructor and Description |
|---|
XmlCompatibleRestErrorCollection() |
XmlCompatibleRestErrorCollection(Collection<String> messages) |
XmlCompatibleRestErrorCollection(String message) |
public XmlCompatibleRestErrorCollection()
public XmlCompatibleRestErrorCollection(@NotNull
String message)
public XmlCompatibleRestErrorCollection(@NotNull
Collection<String> messages)
public void addError(String error)
public Collection<String> getErrors()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.