org.xbill.DNS
Class TextParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.xbill.DNS.TextParseException
- All Implemented Interfaces:
- Serializable
public class TextParseException
- extends IOException
An exception thrown when unable to parse text.
- 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 |
TextParseException
public TextParseException()
TextParseException
public TextParseException(String s)