Class ProblemException

All Implemented Interfaces:
Serializable

@Deprecated public class ProblemException extends ClientHttpException
Deprecated.
since 8.8 for removal in 8.9, replaced by ProblemException
See Also:
  • Constructor Details

    • ProblemException

      public ProblemException(int code, String reason, ProblemDetail details)
      Deprecated.
  • Method Details