Package org.xbill.DNS

Class InvalidTTLException

All Implemented Interfaces:
Serializable

public class InvalidTTLException extends IllegalArgumentException
An exception thrown when an invalid TTL is specified.
Author:
Brian Wellington
See Also:
  • Constructor Details

    • InvalidTTLException

      public InvalidTTLException(long ttl)