public class InvalidChangeBatchException extends IllegalArgumentException
| Constructor and Description | 
|---|
InvalidChangeBatchException(com.google.common.collect.ImmutableList<String> messages,
                           HttpResponseException cause)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.collect.ImmutableList<String> | 
getMessages()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidChangeBatchException(com.google.common.collect.ImmutableList<String> messages, HttpResponseException cause)
public com.google.common.collect.ImmutableList<String> getMessages()
Copyright © 2009-2013 jclouds. All Rights Reserved.