org.rivetlogic.scar.constants
Class ErrorMessages
java.lang.Object
org.rivetlogic.scar.constants.ErrorMessages
@Name(value="error.messages")
public class ErrorMessages
- extends java.lang.Object
Class defining all error messages used by classes in the project.
- Author:
- Rivet Logic Corporation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERROR_MSG_ALL_FIELDS_REQUIRED
public static final java.lang.String ERROR_MSG_ALL_FIELDS_REQUIRED
- See Also:
- Constant Field Values
ERROR_MSG_DUPLICATE_FILENAME
public static final java.lang.String ERROR_MSG_DUPLICATE_FILENAME
- See Also:
- Constant Field Values
ERROR_MSG_DUPLICATE_FILENAME_MULTIPLE
public static final java.lang.String ERROR_MSG_DUPLICATE_FILENAME_MULTIPLE
- See Also:
- Constant Field Values
ERROR_MSG_DUPLICATE_WORKING_COPY_FILENAME
public static final java.lang.String ERROR_MSG_DUPLICATE_WORKING_COPY_FILENAME
- See Also:
- Constant Field Values
ERROR_MSG_NO_USER_DETAILS
public static final java.lang.String ERROR_MSG_NO_USER_DETAILS
- See Also:
- Constant Field Values
ERROR_MSG_QUERY_TOO_SHORT
public static final java.lang.String ERROR_MSG_QUERY_TOO_SHORT
- See Also:
- Constant Field Values
ERROR_MSG_RAAR_CHECKIN_NO_SOURCE
public static final java.lang.String ERROR_MSG_RAAR_CHECKIN_NO_SOURCE
- See Also:
- Constant Field Values
ERROR_MSG_RAAR_INVALID_TICKET
public static final java.lang.String ERROR_MSG_RAAR_INVALID_TICKET
- See Also:
- Constant Field Values
ERROR_MSG_RAAR_GENERAL
public static final java.lang.String ERROR_MSG_RAAR_GENERAL
- See Also:
- Constant Field Values
ERROR_MSG_UI_STANDARD_FOLDERS_ERROR
public static final java.lang.String ERROR_MSG_UI_STANDARD_FOLDERS_ERROR
- See Also:
- Constant Field Values
ERROR_MSG_USER_PASS_INCORRECT
public static final java.lang.String ERROR_MSG_USER_PASS_INCORRECT
- See Also:
- Constant Field Values
ErrorMessages
public ErrorMessages()
Copyright 2008, Rivet Logic Corporation.