Interface ExceptionMapper<T extends Throwable>

    • Method Detail

      • map

        void map​(T exception,
                 MetaData metaData)