package org.apache.flink.runtime.throwable
-
-
Annotation to classify subclasses of
Throwable
into categories w.r.t. recovery.
Helper class, given a exception do the classification.
Enum for the classification of
Throwable
objects into failure/recovery classes.