co.arcs.groove.thresher
Class GroovesharkException.RateLimitedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
co.arcs.groove.thresher.GroovesharkException
co.arcs.groove.thresher.GroovesharkException.RateLimitedException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- GroovesharkException
public static class GroovesharkException.RateLimitedException
- extends GroovesharkException
Exception generated when the client has made too many requests in a short
period of time.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GroovesharkException.RateLimitedException
public GroovesharkException.RateLimitedException(com.fasterxml.jackson.databind.JsonNode faultNode)
Copyright © 2014. All rights reserved.