Class ServerErrorException

    • Constructor Detail

      • ServerErrorException

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