RecoverableExceptionRegistrar
Registry for managing recoverable exception classifications.
This object maintains a mapping of exception classes to their RecoverableType, allowing the framework to determine whether specific exceptions can be recovered from through retry mechanisms.