public class BannedHostException extends UnknownHostException
UnknownHostException due to the semantics around where it must be thrown. It is utilised in the
HostResolver which can only throw an UnknownHostException.| Constructor and Description |
|---|
BannedHostException(String desc) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BannedHostException(String desc)
Copyright © 2012–2018 Atlassian. All rights reserved.