Package org.xbill.DNS

Class DNSSEC.UnsupportedAlgorithmException

All Implemented Interfaces:
Serializable
Enclosing class:
DNSSEC

public static class DNSSEC.UnsupportedAlgorithmException extends DNSSEC.DNSSECException
An algorithm is unsupported by this DNSSEC implementation.
See Also:
  • Constructor Details

    • UnsupportedAlgorithmException

      UnsupportedAlgorithmException(int alg)