|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CSTError | |
|---|---|
| cst.adminTool.persistenceLayer | This package contains classes which are responsible for supporting business operations in the MySQL Production data repository. |
| cst.common.system | |
| Uses of CSTError in cst.adminTool.persistenceLayer |
|---|
| Methods in cst.adminTool.persistenceLayer that return types with arguments of type CSTError | |
|---|---|
protected java.util.ArrayList<CSTError> |
DataRepositorySynchronisationUtility.checkTableFieldsExist(java.sql.Connection connection,
java.lang.String tableName,
java.util.ArrayList<java.lang.String> fieldNames)
|
| Uses of CSTError in cst.common.system |
|---|
| Methods in cst.common.system that return types with arguments of type CSTError | |
|---|---|
java.util.ArrayList<CSTError> |
CSTException.getErrors()
|
| Method parameters in cst.common.system with type arguments of type CSTError | |
|---|---|
void |
CSTException.setErrors(java.util.ArrayList<CSTError> errors)
|
| Constructor parameters in cst.common.system with type arguments of type CSTError | |
|---|---|
CSTException(CSTErrorType errorType,
java.lang.String mainMessage,
java.util.ArrayList<CSTError> errors)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||