Class InvalidChangeBatchException

    • Constructor Detail

      • InvalidChangeBatchException

        public InvalidChangeBatchException​(com.google.common.collect.ImmutableList<String> messages,
                                           HttpResponseException cause)
    • Method Detail

      • getMessages

        public com.google.common.collect.ImmutableList<String> getMessages()