org.broadleafcommerce.common.security.service
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) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All Rights Reserved.