Interface DebugResponseHelper


public interface DebugResponseHelper
Support for applications creating debug responses.
  • Method Details

    • createDebugResponse

      ODataResponse createDebugResponse(DebugInformation debugInfo)
      Creates a debug response based on the given parameters. Will never throw an exception.
      Parameters:
      debugInfo - debug information
      Returns:
      the debug response or the raw application response in case an exception occurred