public class SpotifyAppRemoteException
extends java.lang.Exception
Constructor and Description |
---|
SpotifyAppRemoteException() |
SpotifyAppRemoteException(java.lang.String detailMessage) |
SpotifyAppRemoteException(java.lang.String message,
java.lang.Throwable throwable) |
SpotifyAppRemoteException(java.lang.Throwable e) |
public SpotifyAppRemoteException()
public SpotifyAppRemoteException(java.lang.String detailMessage)
public SpotifyAppRemoteException(java.lang.Throwable e)
public SpotifyAppRemoteException(java.lang.String message, java.lang.Throwable throwable)