org.universAAL.middleware.modules.exception
Class CommunicationModuleErrorCode

Package class diagram package CommunicationModuleErrorCode
java.lang.Object
  extended by org.universAAL.middleware.modules.exception.CommunicationModuleErrorCode

public class CommunicationModuleErrorCode
extends Object

List of common error code for the CommunicationModule

Author:
Michele Girolami, Francesco Furfari, Filippo Palumbo

Field Summary
static short ERROR_MANAGING_MESSAGE
           
static short ERROR_MESSAGE_FORMAT
           
static short ERROR_MESSAGE_RECEPTION
           
 
Constructor Summary
CommunicationModuleErrorCode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ERROR_MANAGING_MESSAGE

public static final short ERROR_MANAGING_MESSAGE
See Also:
Constant Field Values

ERROR_MESSAGE_FORMAT

public static final short ERROR_MESSAGE_FORMAT
See Also:
Constant Field Values

ERROR_MESSAGE_RECEPTION

public static final short ERROR_MESSAGE_RECEPTION
See Also:
Constant Field Values
Constructor Detail

CommunicationModuleErrorCode

public CommunicationModuleErrorCode()


Copyright © 2014 universAAL Consortium. All Rights Reserved.