co.arcs.groove.thresher
Class GroovesharkException.ServerErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
co.arcs.groove.thresher.GroovesharkException
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Copyright © 2014. All rights reserved.