Class RedirectLoopException

All Implemented Interfaces:
Serializable

public class RedirectLoopException extends RedirectOverflowException
Thrown if the lookup results in a loop of CNAME and/or DNAME indirections.
Since:
3.6
See Also:
  • Constructor Details

    • RedirectLoopException

      public RedirectLoopException(int maxRedirects)