Package org.xbill.DNS

Class InvalidTypeException

All Implemented Interfaces:
Serializable

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

    • InvalidTypeException

      public InvalidTypeException(int type)