co.arcs.groove.thresher
Class GroovesharkException.RateLimitedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by co.arcs.groove.thresher.GroovesharkException
              extended by 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

Nested Class Summary
 
Nested classes/interfaces inherited from class co.arcs.groove.thresher.GroovesharkException
GroovesharkException.InvalidCredentialsException, GroovesharkException.RateLimitedException, GroovesharkException.ServerErrorException
 
Constructor Summary
GroovesharkException.RateLimitedException(com.fasterxml.jackson.databind.JsonNode faultNode)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GroovesharkException.RateLimitedException

public GroovesharkException.RateLimitedException(com.fasterxml.jackson.databind.JsonNode faultNode)


Copyright © 2014. All rights reserved.