Interface ExceptionContextProvider

    • Method Detail

      • getContext

        ExceptionContext getContext()
        Gets a reference to the "rich context" data structure that allows to customize error messages and store key, value pairs in exceptions.
        Returns:
        a reference to the exception context.