12 lines
364 B
Markdown
12 lines
364 B
Markdown
# RegistryInstancesNotEqualsException
|
|
|
|
## Format
|
|
RegistryInstancesNotEqualsException<br/>
|
|
expected: EXPECTED_INSTANCE_SIZE<br/>
|
|
actual: ACTUAL_INSTANCE_SIZE
|
|
|
|
## Cause by
|
|
The RegistryInstancesNotEqualsException cause by the instance size is different between expected and actual
|
|
|
|
## Check Points
|
|
1. Check the instance size that your write if it is your expected. |