Class ErrorCode.Type
On this page
Atlas Device SDKs are deprecated. Refer to the deprecation page for details.
io.realm.mongodb
io.realm.mongodb.ErrorCode.Type
Enclosing class:
Constructors
Constructor and Description |
---|
Type () |
Field Summary
Modifier and Type | Field and Description |
---|---|
public static final String | |
public static final String | |
public static final String | |
public static final String | |
public static final String | |
public static final String | |
public static final String | |
public static final String | |
public static final String | |
public static final String | |
public static final String |
Inherited Methods
Methods inherited from class java.lang.Object :
getClass
,hashCode
,equals
,clone
,toString
,notify
,notifyAll
,wait
,wait
,wait
,finalize
Field Detail
AUTH
CONNECTION
DEPRECATED
HTTP
JAVA
JSON
MISC
PROTOCOL
SERVICE
SESSION
UNKNOWN
Constructor Detail
public Type () |
---|