public class CleanStringException extends ServiceException
| Modifier and Type | Field and Description |
|---|---|
protected org.owasp.validator.html.CleanResults |
cleanResults |
| Constructor and Description |
|---|
CleanStringException(org.owasp.validator.html.CleanResults cleanResults) |
| Modifier and Type | Method and Description |
|---|---|
org.owasp.validator.html.CleanResults |
getCleanResults() |
void |
setCleanResults(org.owasp.validator.html.CleanResults cleanResults) |
containsCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All rights reserved.