Serializable
public class HtmlCleanerException extends RuntimeException
General HtmlCleaner runtime exception.
Constructor | Description |
---|---|
HtmlCleanerException() |
|
HtmlCleanerException(String message) |
|
HtmlCleanerException(String message,
Throwable cause) |
|
HtmlCleanerException(Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006–2018. All rights reserved.