Package com.xero.api

Class XeroRateLimitException

java.lang.Object
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
XeroAppMinuteRateLimitException, XeroDailyRateLimitException, XeroMinuteRateLimitException

public class XeroRateLimitException extends XeroException
Base application exception all other rate limit Xero exceptions should extend
See Also: