| 套件 | com.adobe.solutions.exm.runtime.impl |
| 類別 | public class MessageCodes |
| 繼承 | MessageCodes Object |
| 語言版本: | ActionScript 3.0 |
| 產品版本: | Expression Manager Building Block 10 |
| 執行階段版本: | AIR (unsupported), Flash Player 10.2 |
公用屬性
| 屬性 | 定義自 | ||
|---|---|---|---|
![]() | constructor : Object
類別物件的參照或是特定物件實體的建構函數。 | Object | |
| EXP_EVAL_DUPLICATE_VAR : String = "ASA-EXM-020-002-002" [靜態]
Message indicating that variable resolver found muliple matches for a given variable name. | MessageCodes | ||
| EXP_EVAL_FUNCTION_MISSING : String = "ASA-EXM-020-003-001" [靜態]
Message indicating that given function name cannot be mapped to a valid function. | MessageCodes | ||
| EXP_EVAL_INVALID_EXPRESSION : String = "ASA-EXM-020-001-001" [靜態]
Message indicating that the given expression is invalid. | MessageCodes | ||
| EXP_EVAL_VAR_MISSING : String = "ASA-EXM-020-002-001" [靜態]
Message indicating a variable in an expression cannot be resolved. | MessageCodes | ||
| EXP_EVAL_VAR_RESOLVER_MISSING : String = "ASA-EXM-020-002-005" [靜態]
Message indicating that expression manager has not been initialized with a variable resolver. | MessageCodes | ||
屬性詳細資訊
EXP_EVAL_DUPLICATE_VAR | 屬性 |
public static var EXP_EVAL_DUPLICATE_VAR:String = "ASA-EXM-020-002-002"| 語言版本: | ActionScript 3.0 |
| 產品版本: | Expression Manager Building Block 10 |
| 執行階段版本: | AIR (unsupported), Flash Player 10.2 |
Message indicating that variable resolver found muliple matches for a given variable name.
EXP_EVAL_FUNCTION_MISSING | 屬性 |
public static var EXP_EVAL_FUNCTION_MISSING:String = "ASA-EXM-020-003-001"| 語言版本: | ActionScript 3.0 |
| 產品版本: | Expression Manager Building Block 10 |
| 執行階段版本: | AIR (unsupported), Flash Player 10.2 |
Message indicating that given function name cannot be mapped to a valid function.
EXP_EVAL_INVALID_EXPRESSION | 屬性 |
public static var EXP_EVAL_INVALID_EXPRESSION:String = "ASA-EXM-020-001-001"| 語言版本: | ActionScript 3.0 |
| 產品版本: | Expression Manager Building Block 10 |
| 執行階段版本: | AIR (unsupported), Flash Player 10.2 |
Message indicating that the given expression is invalid.
EXP_EVAL_VAR_MISSING | 屬性 |
public static var EXP_EVAL_VAR_MISSING:String = "ASA-EXM-020-002-001"| 語言版本: | ActionScript 3.0 |
| 產品版本: | Expression Manager Building Block 10 |
| 執行階段版本: | AIR (unsupported), Flash Player 10.2 |
Message indicating a variable in an expression cannot be resolved.
EXP_EVAL_VAR_RESOLVER_MISSING | 屬性 |
public static var EXP_EVAL_VAR_RESOLVER_MISSING:String = "ASA-EXM-020-002-005"| 語言版本: | ActionScript 3.0 |
| 產品版本: | Expression Manager Building Block 10 |
| 執行階段版本: | AIR (unsupported), Flash Player 10.2 |
Message indicating that expression manager has not been initialized with a variable resolver.
Tue Jun 12 2018, 03:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性