public class RequestsException extends RuntimeException
RequestsException(Exception e)
RequestsException(String msg)
RequestsException(String msg, Exception e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RequestsException(String msg)
public RequestsException(String msg, Exception e)
public RequestsException(Exception e)
Copyright © 2019. All rights reserved.