Package org.xbill.DNS
Class DNSSEC.DNSSECException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xbill.DNS.DNSSEC.DNSSECException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DNSSEC.InvalidDnskeyException,DNSSEC.KeyMismatchException,DNSSEC.MalformedKeyException,DNSSEC.NoSignatureException,DNSSEC.SignatureExpiredException,DNSSEC.SignatureNotYetValidException,DNSSEC.SignatureVerificationException,DNSSEC.UnsupportedAlgorithmException
- Enclosing class:
DNSSEC
A DNSSEC exception.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString