co.arcs.groove.thresher
Class GroovesharkException.ServerErrorException

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.ServerErrorException
All Implemented Interfaces:
Serializable
Enclosing class:
GroovesharkException

public static class GroovesharkException.ServerErrorException
extends GroovesharkException

Exception generated when something has gone wrong with the API: it's either changed in a way that breaks compatibility with this library, or the Grooveshark servers are down. The detail message should include additional information.

This is generally an unrecoverable error as far as the client is concerned.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class co.arcs.groove.thresher.GroovesharkException
GroovesharkException.InvalidCredentialsException, GroovesharkException.RateLimitedException, GroovesharkException.ServerErrorException
 
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
 



Copyright © 2014. All rights reserved.