public class UnknownHostException extends IOException
Constructor and Description |
---|
UnknownHostException()
Constructs a new
UnknownHostException with no detail
message. |
UnknownHostException(String host)
Constructs a new
UnknownHostException with the
specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownHostException(String host)
UnknownHostException
with the
specified detail message.host
- the detail message.public UnknownHostException()
UnknownHostException
with no detail
message.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.