public class SpaceModuleErrorCode extends Object
Modifier and Type | Field and Description |
---|---|
static short |
ERROR_INTERACTING_DISCOVERY_CONNECTORS |
static short |
ERROR_MANAGING_SPACE_MESSAGE |
static short |
ERROR_SENDING_JOIN_REQUEST |
static short |
ERROR_SENDING_JOIN_RESPONSE |
static short |
ERROR_SENDING_NEW_PEER_ADDED |
static short |
NO_DISCOVERY_CONNECTORS |
static short |
SPACE_JOIN_ERROR |
static short |
SPACE_JOIN_RESPONSE_WRONG_PARAMETERS |
static short |
SPACE_JOIN_WRONG_PARAMETERS |
static short |
SPACE_LEAVE_ERROR |
static short |
SPACE_NEW_PEER_ADDED_ERROR |
static short |
SPACE_NEW_PEER_ERROR |
Constructor and Description |
---|
SpaceModuleErrorCode() |
public static final short NO_DISCOVERY_CONNECTORS
public static final short ERROR_INTERACTING_DISCOVERY_CONNECTORS
public static final short SPACE_JOIN_ERROR
public static final short SPACE_JOIN_WRONG_PARAMETERS
public static final short SPACE_JOIN_RESPONSE_WRONG_PARAMETERS
public static final short SPACE_NEW_PEER_ERROR
public static final short SPACE_NEW_PEER_ADDED_ERROR
public static final short ERROR_MANAGING_SPACE_MESSAGE
public static final short ERROR_SENDING_JOIN_REQUEST
public static final short ERROR_SENDING_JOIN_RESPONSE
public static final short ERROR_SENDING_NEW_PEER_ADDED
public static final short SPACE_LEAVE_ERROR
Copyright © 2018 universAAL Consortium. All rights reserved.