Fields Summary |
---|
public static final int | NETWORK_UNDEFINEDAn undefined network exception. |
public static final int | NETWORK_SEVER_RESETA network exception caused by the server droping us. |
public static final int | NETWORK_INVALID_HOST_NAMEA network exception caused by undefined host name. |
public static final int | LOGIC_BAD_PARAMETERA bad parameter exception. |
public static final int | LOGIC_AUTHORIZATION_FAILEDAn exception caused by failed authorization. |