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