Exceptions
Table of Contents
Classes
- Error
- Mandrill Error.
- HttpError
- There is a error with the HTTP request.
- InvalidCustomDNS
- The domain name is not configured for use as the dedicated IP's custom reverse DNS.
- InvalidCustomDNSPending
- A custom DNS change for this dedicated IP is currently pending.
- InvalidDeleteDefaultPool
- The default pool cannot be deleted.
- InvalidDeleteNonEmptyPool
- Non-empty pools cannot be deleted.
- InvalidEmptyDefaultPool
- You cannot remove the last IP from your default IP pool.
- InvalidKey
- The provided API key is not a valid Mandrill API key.
- InvalidReject
- The requested email is not in the rejection list.
- InvalidTagName
- The requested tag does not exist or contains invalid characters.
- InvalidTemplate
- The given template name already exists or contains invalid characters.
- IPProvisionLimit
- A dedicated IP cannot be provisioned while another request is pending.
- MetadataFieldLimit
- Custom metadata field limit reached.
- NoSendingHistory
- The user hasn't started sending yet.
- PaymentRequired
- The requested feature requires payment.
- PoorReputation
- The user's reputation is too low to continue.
- ServiceUnavailable
- The subsystem providing this API call is down for maintenance.
- UnknownExport
- The requested export job does not exist.
- UnknownInboundDomain
- The requested inbound domain does not exist.
- UnknownInboundRoute
- The provided inbound route does not exist.
- UnknownIP
- The provided dedicated IP does not exist.
- UnknownMessage
- The provided message id does not exist.
- UnknownMetadataField
- The provided metadata field name does not exist.
- UnknownPool
- The provided dedicated IP pool does not exist.
- UnknownSender
- The requested sender does not exist.
- UnknownSubaccount
- The provided subaccount id does not exist.
- UnknownTemplate
- The requested template does not exist.
- UnknownTrackingDomain
- The provided tracking domain does not exist.
- UnknownUrl
- The requested URL has not been seen in a tracked link.
- UnknownWebhook
- The requested webhook does not exist.
- ValidationError
- The parameters passed to the API call are invalid or not provided when required.