Package google.registry.model.tld
Class Tld.TldNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
google.registry.model.tld.Tld.TldNotFoundException
- All Implemented Interfaces:
Serializable
- Enclosing class:
Tld
Exception to throw when no Tld entity is found for given TLD string(s).
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString