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
public class InvalidChangeBatchException
- extends IllegalArgumentException
- See Also:
- ,
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidChangeBatchException
public InvalidChangeBatchException(com.google.common.collect.ImmutableList<String> messages,
org.jclouds.http.HttpResponseException cause)
getMessages
public com.google.common.collect.ImmutableList<String> getMessages()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.