Class SpotifyAuthorizationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
de.sonallux.spotify.api.SpotifyApiException
de.sonallux.spotify.api.authorization.SpotifyAuthorizationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSpotifyAuthorizationException(String message) SpotifyAuthorizationException(String message, Throwable cause) -
Method Summary
Methods inherited from class de.sonallux.spotify.api.SpotifyApiException
getErrorMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SpotifyAuthorizationException
-
SpotifyAuthorizationException
-
SpotifyAuthorizationException
-