Class BadRequestException

    • Constructor Detail

      • BadRequestException

        public BadRequestException​(String message,
                                   int responseCode,
                                   @Nullable
                                   String body)