Class ServerErrorException

All Implemented Interfaces:
Serializable

public class ServerErrorException extends HarvestHttpException
See Also:
  • Constructor Details

    • ServerErrorException

      public ServerErrorException(okhttp3.ResponseBody responseBody, int httpCode)