Package 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
An exception thrown when a DNS message is invalid.
- Author:
- Brian Wellington
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WireParseException
public WireParseException() -
WireParseException
-
WireParseException
-