AccountKitError.Type
Cette classe n’est plus disponible dans la version la plus récente du SDK.
Prolonge :Enum
Package :accountkit
Méthodes Class
values()
public static Type values()
valueOf(String)
public static Type valueOf(String name)
ParamètreDescription
name
Méthodes d’instance
getMessage()
public String getMessage()
getCode()
public int getCode()
Constantes
NETWORK_CONNECTION_ERROR
public static final Type NETWORK_CONNECTION_ERROR
SERVER_ERROR
public static final Type SERVER_ERROR
LOGIN_INVALIDATED
public static final Type LOGIN_INVALIDATED
INTERNAL_ERROR
public static final Type INTERNAL_ERROR
INITIALIZATION_ERROR
public static final Type INITIALIZATION_ERROR
ARGUMENT_ERROR
public static final Type ARGUMENT_ERROR