Class InvalidDnsNameException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidDnsNameException.DNSNameTooLongException, InvalidDnsNameException.LabelTooLongException

public abstract class InvalidDnsNameException extends IllegalStateException
See Also:
  • Field Details

    • ace

      protected final String ace
  • Constructor Details

    • InvalidDnsNameException

      protected InvalidDnsNameException(String ace)