public static class ViewExtractor.ExtractionException extends Exception
Constructor and Description |
---|
ExtractionException(String msg)
Construct an extraction exception.
|
ExtractionException(String msg,
Throwable throwable)
Construct an extraction exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ExtractionException(String msg)
msg
- the exception messageCopyright © 2022 Apache Software Foundation. All rights reserved.