Class XmlCompatibleRestErrorCollection


  • @ExperimentalApi
    public class XmlCompatibleRestErrorCollection
    extends Object
    • Constructor Detail

      • XmlCompatibleRestErrorCollection

        public XmlCompatibleRestErrorCollection()
      • XmlCompatibleRestErrorCollection

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

        public XmlCompatibleRestErrorCollection​(@NotNull
                                                @NotNull Collection<String> messages)