com.uc4.ara.collabnet.Logging
Class ErrorCodes

java.lang.Object
  extended by com.uc4.ara.collabnet.Logging.ErrorCodes

public class ErrorCodes
extends java.lang.Object


Field Summary
static int ERROR
           
static int EXCEPTION
           
static int OK
           
static int WARNING
           
 
Constructor Summary
ErrorCodes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OK

public static final int OK
See Also:
Constant Field Values

WARNING

public static final int WARNING
See Also:
Constant Field Values

ERROR

public static final int ERROR
See Also:
Constant Field Values

EXCEPTION

public static final int EXCEPTION
See Also:
Constant Field Values
Constructor Detail

ErrorCodes

public ErrorCodes()


Copyright © 2004-2013. All Rights Reserved.