| Package | Description |
|---|---|
| org.apache.hadoop.registry.client.exceptions |
Registry Service Exceptions
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AuthenticationFailedException |
Exception raised when client access wasn't authenticated.
|
class |
InvalidPathnameException |
A path name was invalid.
|
class |
InvalidRecordException |
Raised if an attempt to parse a record failed.
|
class |
NoChildrenForEphemeralsException |
This is a manifestation of the Zookeeper restrictions about
what nodes may act as parents.
|
class |
NoPathPermissionsException |
Raised on path permission exceptions.
|
class |
NoRecordException |
Raised if there is no
ServiceRecord resolved at the end
of the specified path. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.