Class InvalidChangeBatchException

All Implemented Interfaces:
Serializable

public class InvalidChangeBatchException extends IllegalArgumentException
See Also:
  • Constructor Details

    • InvalidChangeBatchException

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

    • getMessages

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