|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriNAServerMessageCodeEnum
Network Analyst server log message codes.
The values within this enumeration represent NAServer message codes.
The esriNAServerMessageCodeEnum enumeration has the following values:
Field Summary | |
---|---|
static int |
esriNAServerMessageCode_CopyNAContext
Copying the NAContext. |
static int |
esriNAServerMessageCode_FailureAttachingNAContext
Failed attaching the NAContext to the NALayer. |
static int |
esriNAServerMessageCode_GenerateDirections
Generating the result driving directions. |
static int |
esriNAServerMessageCode_GenerateMapImage
Generating the result map image. |
static int |
esriNAServerMessageCode_GenerateODMatrix
Generating the result ODMatrix. |
static int |
esriNAServerMessageCode_HierarchyNameNotSpecified
Service constrained to use hierarchy, but hierarchy name not specified. |
static int |
esriNAServerMessageCode_HierarchyRequired
Service constrained to use hierarchy. |
static int |
esriNAServerMessageCode_InvalidNALayerDir
The NALayerDir throttling parameter does not correspond to a server output directory. |
static int |
esriNAServerMessageCode_InvalidPointer
Invalid pointer. |
static int |
esriNAServerMessageCode_InvalidThrottlingParameter
Invalid throttling parameter specified. |
static int |
esriNAServerMessageCode_LoadLocations
Loading network analysis objects. |
static int |
esriNAServerMessageCode_LoadNALayer
Loading the NALayer from disk. |
static int |
esriNAServerMessageCode_MaxBreakValueExceeded
The service area break value exceeded server constraint. |
static int |
esriNAServerMessageCode_MaxDestinationsToFindExceeded
The number of destinations to find specified exceeded server constraint. |
static int |
esriNAServerMessageCode_MaxFacilitiesToFindExceeded
The number of facilities to find specified exceeded server constraint. |
static int |
esriNAServerMessageCode_MaxLocationCountExceeded
Number of locations to load exceeded server constraint. |
static int |
esriNAServerMessageCode_NAServerConstructed
The NAServer was constructed. |
static int |
esriNAServerMessageCode_NAServerNotLicensed
NAServer is not licensed. |
static int |
esriNAServerMessageCode_OutOfMemory
Failure due to out of memory error. |
static int |
esriNAServerMessageCode_OutputLinesRequired
OutputLines can not be esriNAOutputLineNone when generating driving directions with VRP. |
static int |
esriNAServerMessageCode_SaveNALayer
Saving the NALayer to disk. |
static int |
esriNAServerMessageCode_SolveAnalysis
Solving the network analysis. |
static int |
esriNAServerMessageCode_TimeWindowsRestricted
Service has been configured to prohibit using time windows. |
static int |
esriNAServerMessageCode_UnexpectedException
An unexpected exception was handled. |
Field Detail |
---|
static final int esriNAServerMessageCode_NAServerConstructed
static final int esriNAServerMessageCode_NAServerNotLicensed
static final int esriNAServerMessageCode_CopyNAContext
static final int esriNAServerMessageCode_LoadLocations
static final int esriNAServerMessageCode_SolveAnalysis
static final int esriNAServerMessageCode_GenerateMapImage
static final int esriNAServerMessageCode_GenerateDirections
static final int esriNAServerMessageCode_InvalidPointer
static final int esriNAServerMessageCode_TimeWindowsRestricted
static final int esriNAServerMessageCode_MaxLocationCountExceeded
static final int esriNAServerMessageCode_MaxBreakValueExceeded
static final int esriNAServerMessageCode_MaxFacilitiesToFindExceeded
static final int esriNAServerMessageCode_HierarchyNameNotSpecified
static final int esriNAServerMessageCode_HierarchyRequired
static final int esriNAServerMessageCode_SaveNALayer
static final int esriNAServerMessageCode_LoadNALayer
static final int esriNAServerMessageCode_GenerateODMatrix
static final int esriNAServerMessageCode_MaxDestinationsToFindExceeded
static final int esriNAServerMessageCode_InvalidNALayerDir
static final int esriNAServerMessageCode_UnexpectedException
static final int esriNAServerMessageCode_InvalidThrottlingParameter
static final int esriNAServerMessageCode_FailureAttachingNAContext
static final int esriNAServerMessageCode_OutOfMemory
static final int esriNAServerMessageCode_OutputLinesRequired
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |