public class HttpStatusException extends IOException
HttpStatusException(int status, String description)
String
getDescription()
int
getStatus()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public HttpStatusException(int status, String description)
public int getStatus()
public String getDescription()
Copyright © 2022. All rights reserved.