org.littleshoot.dnssec4j
Class DNSSECException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.littleshoot.dnssec4j.DNSSECException
- All Implemented Interfaces:
- Serializable
public class DNSSECException
- extends Exception
Exception thrown when there's a problem with a DNS signature.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DNSSECException
public DNSSECException()
DNSSECException
public DNSSECException(String reason)
DNSSECException
public DNSSECException(String reason,
Throwable cause)
Copyright © 2011-2013 LittleShoot. All Rights Reserved.