public class ElementNotFoundException extends RuntimeException
HTMLExtractor expects to find a certain element or set of elements.| Constructor and Description |
|---|
ElementNotFoundException(String message)
Creates an
ElementNotFoundException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ElementNotFoundException(String message)
ElementNotFoundException.message - the exception's messageCopyright © 2020. All rights reserved.