【问题标题】:What are the explanations for below WSO2 DSS error codes以下 WSO2 DSS 错误代码的解释是什么
【发布时间】:2015-12-23 08:16:26
【问题描述】:

我想知道从 WSO2 DSS 抛出的以下错误代码的解释。

DATABASE_ERROR
CONNECTION_UNAVAILABLE_ERROR
VALIDATION_ERROR
INCOMPATIBLE_PARAMETERS_ERROR
UNKNOWN_ERROR

【问题讨论】:

    标签: wso2 wso2dss error-code


    【解决方案1】:
    DATABASE_ERROR - Database errors occurring such as SQLExceptions when creating a query in the data service level
    CONNECTION_UNAVAILABLE_ERROR - Erors occurring while initializing connections in JNDI datasources 
    VALIDATION_ERROR - Errors occurring when using validators, essentially when a validation fails 
    INCOMPATIBLE_PARAMETERS_ERROR - Errors occurring while converting a query's ExternalParams to parameters by making necessary transformation as instructed by with-param elements
    UNKNOWN_ERROR - Any error does not fall into the above categories
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-11-30
      • 1970-01-01
      • 2012-09-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多