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:
    Serialized Form
    • Constructor Detail

      • UnrecoverableException

        public UnrecoverableException​(Exception e)