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