org.xbill.DNS
Class WireParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.xbill.DNS.WireParseException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NameTooLongException
public class WireParseException
- extends IOException
An exception thrown when a DNS message is invalid.
- Author:
- Brian Wellington
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WireParseException
public WireParseException()
WireParseException
public WireParseException(String s)