13 lines
464 B
Markdown
13 lines
464 B
Markdown
# RegistryOperationNameNotFoundException
|
|
|
|
## Format
|
|
RegistryOperationNameNotFoundException APPLICATION<br/>
|
|
expected: OPERATION_NAME<br/>
|
|
actual: NOT FOUND
|
|
|
|
## Cause
|
|
The `RegistryOperationNameNotFoundException` caused by the registry operation name that you expected cannot found in the actual data file
|
|
|
|
## Check Points
|
|
1. Check if the registry operation name that you expected is correct
|
|
2. Check if the instrumentation that it generates the operation name works |