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