Package org.jclouds.route53
Class InvalidChangeBatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.jclouds.route53.InvalidChangeBatchException
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionInvalidChangeBatchException(com.google.common.collect.ImmutableList<String> messages, HttpResponseException cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
InvalidChangeBatchException
public InvalidChangeBatchException(com.google.common.collect.ImmutableList<String> messages, HttpResponseException cause)  
 - 
 - 
Method Details
- 
getMessages
 
 -