Package io.milton.dns.resource
Class NonAuthoritativeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.milton.dns.resource.NonAuthoritativeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNonAuthoritativeException(String domainName) NonAuthoritativeException(String domainName, String msg) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NonAuthoritativeException
-
NonAuthoritativeException
-
-
Method Details
-
getDomainName
-