getRecoverableType
Retrieves the registered recoverable type for an exception class.
Return
the registered RecoverableType, or null if not explicitly registered
Parameters
throwableClass
the exception class to look up
Retrieves the registered recoverable type for an exception class.
the registered RecoverableType, or null if not explicitly registered
the exception class to look up