public class UnirestException extends RuntimeException
Constructor and Description |
---|
UnirestException(Collection<Exception> ex) |
UnirestException(Exception e) |
UnirestException(String msg) |
UnirestException(String message,
Throwable e) |
UnirestException(Throwable ex) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnirestException(Exception e)
public UnirestException(String msg)
public UnirestException(Throwable ex)
public UnirestException(Collection<Exception> ex)
Copyright © 2021. All rights reserved.