Uses of Class
org.opendaylight.yangtools.util.concurrent.ReflectiveExceptionMapper
Packages that use ReflectiveExceptionMapper
Package
Description
Utility classes for dealing with asynchronous and concurrent tasks.
-
Uses of ReflectiveExceptionMapper in org.opendaylight.yangtools.util.concurrent
Methods in org.opendaylight.yangtools.util.concurrent that return ReflectiveExceptionMapperModifier and TypeMethodDescriptionstatic <X extends Exception>
ReflectiveExceptionMapper<X>Create a new instance of the reflective exception mapper.