public final class RuntimeUnknownHostException extends RuntimeException
UnknownHostException.
User: mjg
Date: 21/04/11
Time: 16:15| Constructor and Description |
|---|
RuntimeUnknownHostException(UnknownHostException e)
Create a new instance with a specific cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuntimeUnknownHostException(UnknownHostException e)
e - The exception to use as the causeCopyright © 2012. All Rights Reserved.