Click or drag to resize

AutoScaleServiceJobNotFoundExceptionMessage Field

Different customers will likely want different messages for each exception type that is of any use to a driver. In other words ELH (who this was originally developed for) wanted messages I didn't think other customers would want drivers to see.

Namespace:  AMCS.Elemos.IntegrationService.Services.Weighbridge
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const string JobNotFoundExceptionMessage = "ExceptionJobNotFound"

Field Value

Type: String
See Also