Class ExceptionWithResponseBody

All Implemented Interfaces:
Serializable

public class ExceptionWithResponseBody extends RuntimeException
See Also:
  • Constructor Details

    • ExceptionWithResponseBody

      public ExceptionWithResponseBody(String message, String responseBody)
  • Method Details

    • getResponseBody

      public String getResponseBody()