Class XmlCompatibleRestErrorCollection

java.lang.Object
com.atlassian.bamboo.plugins.rest.common.exception.XmlCompatibleRestErrorCollection

@ExperimentalApi public class XmlCompatibleRestErrorCollection extends Object
  • Constructor Details

    • XmlCompatibleRestErrorCollection

      public XmlCompatibleRestErrorCollection()
    • XmlCompatibleRestErrorCollection

      public XmlCompatibleRestErrorCollection(@NotNull @NotNull String message)
    • XmlCompatibleRestErrorCollection

      public XmlCompatibleRestErrorCollection(@NotNull @NotNull Collection<String> messages)
  • Method Details