co.arcs.groove.thresher
Class GroovesharkException.InvalidCredentialsException

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

public static class GroovesharkException.InvalidCredentialsException
extends GroovesharkException

Exception generated when the supplied login credentials were invalid.

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.InvalidCredentialsException()
           
GroovesharkException.InvalidCredentialsException(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.InvalidCredentialsException

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

GroovesharkException.InvalidCredentialsException

public GroovesharkException.InvalidCredentialsException()


Copyright © 2014. All rights reserved.