org.xbill.DNS
Class InvalidTTLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.xbill.DNS.InvalidTTLException
- All Implemented Interfaces:
- Serializable
public class InvalidTTLException
- extends IllegalArgumentException
An exception thrown when an invalid TTL is specified.
- 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 |
InvalidTTLException
public InvalidTTLException(long ttl)