net.java.sip.communicator.util.dns
Class UnboundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.java.sip.communicator.util.dns.UnboundException
- All Implemented Interfaces:
- Serializable
public class UnboundException
- extends Exception
Exception that is being thrown when native Unbound code resulted in an error.
- Author:
- Ingo Bauersachs
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnboundException
public UnboundException(String message)
- Creates a new instance of this class.
- Parameters:
message - the detail message.
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.