Class SpelMessage
Inheritance
System.Object
SpelMessage
Assembly: Steeltoe.Common.Expression.dll
Syntax
public class SpelMessage : object
Fields
|
Edit this page
View Source
ARGLIST_SHOULD_NOT_BE_EVALUATED
Declaration
public static readonly SpelMessage ARGLIST_SHOULD_NOT_BE_EVALUATED
Field Value
|
Edit this page
View Source
ARRAY_INDEX_OUT_OF_BOUNDS
Declaration
public static readonly SpelMessage ARRAY_INDEX_OUT_OF_BOUNDS
Field Value
|
Edit this page
View Source
BETWEEN_RIGHT_OPERAND_MUST_BE_TWO_ELEMENT_LIST
Declaration
public static readonly SpelMessage BETWEEN_RIGHT_OPERAND_MUST_BE_TWO_ELEMENT_LIST
Field Value
|
Edit this page
View Source
CANNOT_INDEX_INTO_NULL_VALUE
Declaration
public static readonly SpelMessage CANNOT_INDEX_INTO_NULL_VALUE
Field Value
|
Edit this page
View Source
COLLECTION_INDEX_OUT_OF_BOUNDS
Declaration
public static readonly SpelMessage COLLECTION_INDEX_OUT_OF_BOUNDS
Field Value
|
Edit this page
View Source
CONSTRUCTOR_INVOCATION_PROBLEM
Declaration
public static readonly SpelMessage CONSTRUCTOR_INVOCATION_PROBLEM
Field Value
|
Edit this page
View Source
CONSTRUCTOR_NOT_FOUND
Declaration
public static readonly SpelMessage CONSTRUCTOR_NOT_FOUND
Field Value
|
Edit this page
View Source
EXCEPTION_DURING_FUNCTION_CALL
Declaration
public static readonly SpelMessage EXCEPTION_DURING_FUNCTION_CALL
Field Value
|
Edit this page
View Source
EXCEPTION_DURING_METHOD_INVOCATION
Declaration
public static readonly SpelMessage EXCEPTION_DURING_METHOD_INVOCATION
Field Value
|
Edit this page
View Source
EXCEPTION_DURING_PROPERTY_READ
Declaration
public static readonly SpelMessage EXCEPTION_DURING_PROPERTY_READ
Field Value
|
Edit this page
View Source
EXCEPTION_DURING_PROPERTY_WRITE
Declaration
public static readonly SpelMessage EXCEPTION_DURING_PROPERTY_WRITE
Field Value
|
Edit this page
View Source
EXCEPTION_DURING_SERVICE_RESOLUTION
Declaration
public static readonly SpelMessage EXCEPTION_DURING_SERVICE_RESOLUTION
Field Value
|
Edit this page
View Source
EXCEPTION_RUNNING_COMPILED_EXPRESSION
Declaration
public static readonly SpelMessage EXCEPTION_RUNNING_COMPILED_EXPRESSION
Field Value
|
Edit this page
View Source
FLAWED_PATTERN
Declaration
public static readonly SpelMessage FLAWED_PATTERN
Field Value
|
Edit this page
View Source
FUNCTION_MUST_BE_STATIC
Declaration
public static readonly SpelMessage FUNCTION_MUST_BE_STATIC
Field Value
|
Edit this page
View Source
FUNCTION_NOT_DEFINED
Declaration
public static readonly SpelMessage FUNCTION_NOT_DEFINED
Field Value
|
Edit this page
View Source
FUNCTION_REFERENCE_CANNOT_BE_INVOKED
Declaration
public static readonly SpelMessage FUNCTION_REFERENCE_CANNOT_BE_INVOKED
Field Value
|
Edit this page
View Source
INCORRECT_ELEMENT_TYPE_FOR_ARRAY
Declaration
public static readonly SpelMessage INCORRECT_ELEMENT_TYPE_FOR_ARRAY
Field Value
|
Edit this page
View Source
INCORRECT_NUMBER_OF_ARGUMENTS_TO_FUNCTION
Declaration
public static readonly SpelMessage INCORRECT_NUMBER_OF_ARGUMENTS_TO_FUNCTION
Field Value
|
Edit this page
View Source
INDEXING_NOT_SUPPORTED_FOR_TYPE
Declaration
public static readonly SpelMessage INDEXING_NOT_SUPPORTED_FOR_TYPE
Field Value
|
Edit this page
View Source
INITIALIZER_LENGTH_INCORRECT
Declaration
public static readonly SpelMessage INITIALIZER_LENGTH_INCORRECT
Field Value
|
Edit this page
View Source
INSTANCEOF_OPERATOR_NEEDS_CLASS_OPERAND
Declaration
public static readonly SpelMessage INSTANCEOF_OPERATOR_NEEDS_CLASS_OPERAND
Field Value
|
Edit this page
View Source
INVALID_FIRST_OPERAND_FOR_MATCHES_OPERATOR
Declaration
public static readonly SpelMessage INVALID_FIRST_OPERAND_FOR_MATCHES_OPERATOR
Field Value
|
Edit this page
View Source
INVALID_PATTERN
Declaration
public static readonly SpelMessage INVALID_PATTERN
Field Value
|
Edit this page
View Source
INVALID_SECOND_OPERAND_FOR_MATCHES_OPERATOR
Declaration
public static readonly SpelMessage INVALID_SECOND_OPERAND_FOR_MATCHES_OPERATOR
Field Value
|
Edit this page
View Source
INVALID_SERVICE_REFERENCE
Declaration
public static readonly SpelMessage INVALID_SERVICE_REFERENCE
Field Value
|
Edit this page
View Source
INVALID_TYPE_FOR_SELECTION
Declaration
public static readonly SpelMessage INVALID_TYPE_FOR_SELECTION
Field Value
|
Edit this page
View Source
LEFT_OPERAND_PROBLEM
Declaration
public static readonly SpelMessage LEFT_OPERAND_PROBLEM
Field Value
|
Edit this page
View Source
METHOD_CALL_ON_NULL_OBJECT_NOT_ALLOWED
Declaration
public static readonly SpelMessage METHOD_CALL_ON_NULL_OBJECT_NOT_ALLOWED
Field Value
|
Edit this page
View Source
METHOD_NOT_FOUND
Declaration
public static readonly SpelMessage METHOD_NOT_FOUND
Field Value
|
Edit this page
View Source
MISSING_ARRAY_DIMENSION
Declaration
public static readonly SpelMessage MISSING_ARRAY_DIMENSION
Field Value
|
Edit this page
View Source
MISSING_CHARACTER
Declaration
public static readonly SpelMessage MISSING_CHARACTER
Field Value
|
Edit this page
View Source
MISSING_CONSTRUCTOR_ARGS
Declaration
public static readonly SpelMessage MISSING_CONSTRUCTOR_ARGS
Field Value
|
Edit this page
View Source
MISSING_LEADING_ZERO_FOR_NUMBER
Declaration
public static readonly SpelMessage MISSING_LEADING_ZERO_FOR_NUMBER
Field Value
|
Edit this page
View Source
MISSING_SELECTION_EXPRESSION
Declaration
public static readonly SpelMessage MISSING_SELECTION_EXPRESSION
Field Value
|
Edit this page
View Source
Declaration
public static readonly SpelMessage MORE_INPUT
Field Value
|
Edit this page
View Source
MULTIDIM_ARRAY_INITIALIZER_NOT_SUPPORTED
Declaration
public static readonly SpelMessage MULTIDIM_ARRAY_INITIALIZER_NOT_SUPPORTED
Field Value
|
Edit this page
View Source
MULTIPLE_POSSIBLE_METHODS
Declaration
public static readonly SpelMessage MULTIPLE_POSSIBLE_METHODS
Field Value
|
Edit this page
View Source
NO_SERVICE_RESOLVER_REGISTERED
Declaration
public static readonly SpelMessage NO_SERVICE_RESOLVER_REGISTERED
Field Value
|
Edit this page
View Source
NON_TERMINATING_DOUBLE_QUOTED_STRING
Declaration
public static readonly SpelMessage NON_TERMINATING_DOUBLE_QUOTED_STRING
Field Value
|
Edit this page
View Source
NON_TERMINATING_QUOTED_STRING
Declaration
public static readonly SpelMessage NON_TERMINATING_QUOTED_STRING
Field Value
|
Edit this page
View Source
NOT_A_LONG
Declaration
public static readonly SpelMessage NOT_A_LONG
Field Value
|
Edit this page
View Source
NOT_A_REAL
Declaration
public static readonly SpelMessage NOT_A_REAL
Field Value
|
Edit this page
View Source
NOT_AN_INTEGER
Declaration
public static readonly SpelMessage NOT_AN_INTEGER
Field Value
|
Edit this page
View Source
NOT_ASSIGNABLE
Declaration
public static readonly SpelMessage NOT_ASSIGNABLE
Field Value
|
Edit this page
View Source
NOT_COMPARABLE
Declaration
public static readonly SpelMessage NOT_COMPARABLE
Field Value
|
Edit this page
View Source
NOT_EXPECTED_TOKEN
Declaration
public static readonly SpelMessage NOT_EXPECTED_TOKEN
Field Value
|
Edit this page
View Source
OOD
Declaration
public static readonly SpelMessage OOD
Field Value
|
Edit this page
View Source
OPERAND_NOT_DECREMENTABLE
Declaration
public static readonly SpelMessage OPERAND_NOT_DECREMENTABLE
Field Value
|
Edit this page
View Source
OPERAND_NOT_INCREMENTABLE
Declaration
public static readonly SpelMessage OPERAND_NOT_INCREMENTABLE
Field Value
|
Edit this page
View Source
OPERATOR_NOT_SUPPORTED_BETWEEN_TYPES
Declaration
public static readonly SpelMessage OPERATOR_NOT_SUPPORTED_BETWEEN_TYPES
Field Value
|
Edit this page
View Source
PROBLEM_LOCATING_METHOD
Declaration
public static readonly SpelMessage PROBLEM_LOCATING_METHOD
Field Value
|
Edit this page
View Source
PROJECTION_NOT_SUPPORTED_ON_TYPE
Declaration
public static readonly SpelMessage PROJECTION_NOT_SUPPORTED_ON_TYPE
Field Value
|
Edit this page
View Source
PROPERTY_OR_FIELD_NOT_READABLE
Declaration
public static readonly SpelMessage PROPERTY_OR_FIELD_NOT_READABLE
Field Value
|
Edit this page
View Source
PROPERTY_OR_FIELD_NOT_READABLE_ON_NULL
Declaration
public static readonly SpelMessage PROPERTY_OR_FIELD_NOT_READABLE_ON_NULL
Field Value
|
Edit this page
View Source
PROPERTY_OR_FIELD_NOT_WRITABLE
Declaration
public static readonly SpelMessage PROPERTY_OR_FIELD_NOT_WRITABLE
Field Value
|
Edit this page
View Source
PROPERTY_OR_FIELD_NOT_WRITABLE_ON_NULL
Declaration
public static readonly SpelMessage PROPERTY_OR_FIELD_NOT_WRITABLE_ON_NULL
Field Value
|
Edit this page
View Source
REAL_CANNOT_BE_LONG
Declaration
public static readonly SpelMessage REAL_CANNOT_BE_LONG
Field Value
|
Edit this page
View Source
RESULT_OF_SELECTION_CRITERIA_IS_NOT_BOOLEAN
Declaration
public static readonly SpelMessage RESULT_OF_SELECTION_CRITERIA_IS_NOT_BOOLEAN
Field Value
|
Edit this page
View Source
RIGHT_OPERAND_PROBLEM
Declaration
public static readonly SpelMessage RIGHT_OPERAND_PROBLEM
Field Value
|
Edit this page
View Source
RUN_OUT_OF_ARGUMENTS
Declaration
public static readonly SpelMessage RUN_OUT_OF_ARGUMENTS
Field Value
|
Edit this page
View Source
SETVALUE_NOT_SUPPORTED
Declaration
public static readonly SpelMessage SETVALUE_NOT_SUPPORTED
Field Value
|
Edit this page
View Source
STRING_INDEX_OUT_OF_BOUNDS
Declaration
public static readonly SpelMessage STRING_INDEX_OUT_OF_BOUNDS
Field Value
|
Edit this page
View Source
TYPE_CONVERSION_ERROR
Declaration
public static readonly SpelMessage TYPE_CONVERSION_ERROR
Field Value
|
Edit this page
View Source
TYPE_NAME_EXPECTED_FOR_ARRAY_CONSTRUCTION
Declaration
public static readonly SpelMessage TYPE_NAME_EXPECTED_FOR_ARRAY_CONSTRUCTION
Field Value
|
Edit this page
View Source
TYPE_NOT_FOUND
Declaration
public static readonly SpelMessage TYPE_NOT_FOUND
Field Value
|
Edit this page
View Source
UNABLE_TO_CREATE_LIST_FOR_INDEXING
Declaration
public static readonly SpelMessage UNABLE_TO_CREATE_LIST_FOR_INDEXING
Field Value
|
Edit this page
View Source
UNABLE_TO_CREATE_MAP_FOR_INDEXING
Declaration
public static readonly SpelMessage UNABLE_TO_CREATE_MAP_FOR_INDEXING
Field Value
|
Edit this page
View Source
UNABLE_TO_DYNAMICALLY_CREATE_OBJECT
Declaration
public static readonly SpelMessage UNABLE_TO_DYNAMICALLY_CREATE_OBJECT
Field Value
|
Edit this page
View Source
UNABLE_TO_GROW_COLLECTION
Declaration
public static readonly SpelMessage UNABLE_TO_GROW_COLLECTION
Field Value
|
Edit this page
View Source
UNABLE_TO_GROW_COLLECTION_UNKNOWN_ELEMENT_TYPE
Declaration
public static readonly SpelMessage UNABLE_TO_GROW_COLLECTION_UNKNOWN_ELEMENT_TYPE
Field Value
|
Edit this page
View Source
UNEXPECTED_DATA_AFTER_DOT
Declaration
public static readonly SpelMessage UNEXPECTED_DATA_AFTER_DOT
Field Value
|
Edit this page
View Source
UNEXPECTED_ESCAPE_CHAR
Declaration
public static readonly SpelMessage UNEXPECTED_ESCAPE_CHAR
Field Value
Methods
|
Edit this page
View Source
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
Type |
Name |
Description |
System.Object |
obj |
|
Returns
Type |
Description |
System.Boolean |
|
|
Edit this page
View Source
Declaration
public string FormatMessage(params object[] inserts)
Parameters
Type |
Name |
Description |
System.Object[] |
inserts |
|
Returns
Type |
Description |
System.String |
|
|
Edit this page
View Source
GetHashCode()
Declaration
public override int GetHashCode()
Returns
Type |
Description |
System.Int32 |
|