com.createsend.util.exceptions
Class BadRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.createsend.util.exceptions.CreateSendException
com.createsend.util.exceptions.CreateSendHttpException
com.createsend.util.exceptions.BadRequestException
- All Implemented Interfaces:
- Serializable
public class BadRequestException
- extends CreateSendHttpException
An exception raised when the Campaign Monitor API responds with a 400 Bad Request
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BadRequestException
public BadRequestException(int apiErrorCode,
String apiErrorMessage,
Object resultData)
getResultData
public Object getResultData()
Copyright © 2013. All Rights Reserved.