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