org.xbill.DNS
Class NameTooLongException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.xbill.DNS.WireParseException
org.xbill.DNS.NameTooLongException
- All Implemented Interfaces:
- Serializable
public class NameTooLongException
- extends WireParseException
An exception thrown when a name is longer than the maximum length of a DNS
name.
- 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 |
NameTooLongException
public NameTooLongException()
NameTooLongException
public NameTooLongException(String s)