com.atlassian.bamboo.plugins.rest.common.exception
Class XmlCompatibleRestErrorCollection
java.lang.Object
com.atlassian.bamboo.plugins.rest.common.exception.XmlCompatibleRestErrorCollection
@ExperimentalApi
public class XmlCompatibleRestErrorCollection
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlCompatibleRestErrorCollection
public XmlCompatibleRestErrorCollection()
XmlCompatibleRestErrorCollection
public XmlCompatibleRestErrorCollection(@NotNull
String message)
XmlCompatibleRestErrorCollection
public XmlCompatibleRestErrorCollection(@NotNull
Collection<String> messages)
addError
public void addError(String error)
getErrors
public Collection<String> getErrors()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.