public class RateLimitExceededException extends FlattrServiceException
Note: The call limitation is posed by the Flattr API. This is not a limitation of flattr4j.
| Constructor and Description |
|---|
RateLimitExceededException(String code,
String msg) |
getCode, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic RateLimitExceededException(String code, String msg)
Copyright © 2010-2013. All Rights Reserved.