Class UnrecoverableException

All Implemented Interfaces:
Serializable

public class UnrecoverableException extends UnirestException
An exception which prevents Unirest from attempting to recover the body from a failed response / parsing error
See Also:
  • Constructor Details

    • UnrecoverableException

      public UnrecoverableException(Exception e)