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) |
containsCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022. All rights reserved.