Class StreamListenerErrorMessages
Inheritance
System.Object
StreamListenerErrorMessages
Assembly: Steeltoe.Stream.StreamBase.dll
Syntax
public static class StreamListenerErrorMessages : object
Fields
|
Edit this page
View Source
AMBIGUOUS_MESSAGE_HANDLER_METHOD_ARGUMENTS
Declaration
public const string AMBIGUOUS_MESSAGE_HANDLER_METHOD_ARGUMENTS = null
Field Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
ATLEAST_ONE_OUTPUT
Declaration
public const string ATLEAST_ONE_OUTPUT = null
Field Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
CONDITION_ON_DECLARATIVE_METHOD
Declaration
public const string CONDITION_ON_DECLARATIVE_METHOD = null
Field Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
CONDITION_ON_METHOD_RETURNING_VALUE
Declaration
public const string CONDITION_ON_METHOD_RETURNING_VALUE = null
Field Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
Declaration
public const string INPUT_AT_STREAM_LISTENER = null
Field Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
INVALID_DECLARATIVE_METHOD_PARAMETERS
Declaration
public const string INVALID_DECLARATIVE_METHOD_PARAMETERS = null
Field Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
INVALID_INBOUND_NAME
Declaration
public const string INVALID_INBOUND_NAME = null
Field Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
Declaration
public const string INVALID_INPUT_OUTPUT_METHOD_PARAMETERS = null
Field Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
Declaration
public const string INVALID_INPUT_VALUE_WITH_OUTPUT_METHOD_PARAM = null
Field Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
Declaration
public const string INVALID_INPUT_VALUES = null
Field Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
INVALID_OUTBOUND_NAME
Declaration
public const string INVALID_OUTBOUND_NAME = null
Field Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
INVALID_OUTPUT_VALUES
Declaration
public const string INVALID_OUTPUT_VALUES = null
Field Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
MULTIPLE_VALUE_RETURNING_METHODS
Declaration
public const string MULTIPLE_VALUE_RETURNING_METHODS = null
Field Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
Declaration
public const string NO_INPUT_DESTINATION = null
Field Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
RETURN_TYPE_MULTIPLE_OUTBOUND_SPECIFIED
Declaration
public const string RETURN_TYPE_MULTIPLE_OUTBOUND_SPECIFIED = null
Field Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
RETURN_TYPE_NO_OUTBOUND_SPECIFIED
Declaration
public const string RETURN_TYPE_NO_OUTBOUND_SPECIFIED = null
Field Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
SEND_TO_EMPTY_DESTINATION
Declaration
public const string SEND_TO_EMPTY_DESTINATION = null
Field Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
SEND_TO_MULTIPLE_DESTINATIONS
Declaration
public const string SEND_TO_MULTIPLE_DESTINATIONS = null
Field Value
Type |
Description |
System.String |
|