RuntimeException | +--DhElementNotFoundExceptionpublic class DhElementNotFoundException
Signals that a request for a named element failed, because an element with that name does not exist.
Constructors
Name | Description |
---|---|
DhElementNotFoundException() | Constructs a ElementNotFoundException with no detail message. |
DhElementNotFoundException(String s) | Constructs a ElementNotFoundException with a detail message. |
Constructs a ElementNotFoundException with no detail message.
Constructs a ElementNotFoundException with a detail message.