Closed coollog closed 6 years ago
So that the details can also be added to a RegistryErrorException.
RegistryErrorException
To implement this, a custom deserializer for the detail field is needed since the detail field can have arbitrary JSON keys.
detail
So that the details can also be added to a
RegistryErrorException
.To implement this, a custom deserializer for the
detail
field is needed since thedetail
field can have arbitrary JSON keys.