Class ErrorResponse
- java.lang.Object
-
- de.jsone_studios.wrapper.spotify.models.ErrorResponse
-
public class ErrorResponse extends Object
-
-
Field Summary
Fields Modifier and Type Field Description ErrorDetailserror
-
Constructor Summary
Constructors Constructor Description ErrorResponse()
-
-
-
Field Detail
-
error
public ErrorDetails error
-
-