toggle menu
Gravatar Android SDK
2.3.1
2.3.1
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0
1.1.0
1.0.0
0.3.0
androidJvm
switch theme
search in API
gravatar
/
com.gravatar.restapi.models
/
Error
Error
@
JsonClass
(
generateAdapter
=
true
)
class
Error
An error response from the API.
Parameters
error
The error message
code
The error code for the error message
Members
Types
Builder
Link copied to clipboard
class
Builder
Properties
code
Link copied to clipboard
val
code
:
String
?
=
null
error
Link copied to clipboard
val
error
:
String
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String