ExceptionRecognizerForRecoverableException

Default implementation of ExceptionRecognizer , which will automatically recognize any RecoverableException s.

API

ExceptionRecognizerForRecoverableException.java
class ExceptionRecognizerForRecoverableException {
  ExceptionRecognizerForRecoverableException()
}