public class IpClientException
extends java.lang.Exception
| Constructor and Description |
|---|
IpClientException(java.lang.String message)
Creates exception with specified message string.
|
IpClientException(java.lang.String message,
java.lang.Throwable cause)
IpClientException is thrown by many methods of IpClient class.
|
IpClientException(java.lang.Throwable cause) |
public IpClientException(java.lang.String message)
message - a message describing errorpublic IpClientException(java.lang.String message,
java.lang.Throwable cause)
message - the message of exceptioncause - the exception which caused this exceptionpublic IpClientException(java.lang.Throwable cause)
Copyright © JSCAPE LLC. 1999-2021. All Rights Reserved