org.cogroo.addon
Class CogrooExceptionMessages

java.lang.Object
  extended by org.cogroo.addon.CogrooExceptionMessages

public class CogrooExceptionMessages
extends Object

Author:
colen

Field Summary
static String COMMUNITY_COMMUNICATION_EXCEPTION
           
static String COMMUNITY_CONNECT_EXCEPTION
           
static String INTERNAL_ERROR
           
 
Constructor Summary
CogrooExceptionMessages()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INTERNAL_ERROR

public static final String INTERNAL_ERROR
See Also:
Constant Field Values

COMMUNITY_CONNECT_EXCEPTION

public static final String COMMUNITY_CONNECT_EXCEPTION
See Also:
Constant Field Values

COMMUNITY_COMMUNICATION_EXCEPTION

public static final String COMMUNITY_COMMUNICATION_EXCEPTION
See Also:
Constant Field Values
Constructor Detail

CogrooExceptionMessages

public CogrooExceptionMessages()


Copyright © 2012-2013 CoGrOO. All Rights Reserved.