|
Exception Summary |
| MalformedNameException |
This class defines an exception which is thrown when a name
argument to a nameservice method has an illegal representation. |
| NameNotFoundException |
This class defines an exception which is thrown when a name
argument to a nameservice method can not be found. |
| NoBindingException |
This class defines an exception which is thrown when a name
currently has no associated PhysicalAddress binding. |
| NoSuchAddressException |
This class defines an exception which is thrown when someone
tries to register, remove or lookup a binding to an address,
over which the name service is not authoritative. |