Class OpenAIExceptionConverter


  • public class OpenAIExceptionConverter
    extends io.github.sashirestela.cleverclient.ExceptionConverter
    • Constructor Detail

      • OpenAIExceptionConverter

        public OpenAIExceptionConverter()
    • Method Detail

      • rethrow

        public static void rethrow​(Throwable e)
      • convertHttpException

        public RuntimeException convertHttpException​(io.github.sashirestela.cleverclient.ResponseInfo responseInfo)
        Specified by:
        convertHttpException in class io.github.sashirestela.cleverclient.ExceptionConverter