Package org.minidns.dnsname
Class InvalidDnsNameException.DNSNameTooLongException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.minidns.dnsname.InvalidDnsNameException
org.minidns.dnsname.InvalidDnsNameException.DNSNameTooLongException
- All Implemented Interfaces:
Serializable
- Enclosing class:
InvalidDnsNameException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.minidns.dnsname.InvalidDnsNameException
InvalidDnsNameException.DNSNameTooLongException, InvalidDnsNameException.LabelTooLongException
-
Field Summary
Fields inherited from class org.minidns.dnsname.InvalidDnsNameException
ace
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DNSNameTooLongException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-