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