public class CssLintException extends WroRuntimeException
| Constructor and Description |
|---|
CssLintException() |
| Modifier and Type | Method and Description |
|---|---|
Collection<CssLintError> |
getErrors() |
CssLintException |
setErrors(Collection<CssLintError> errors) |
logError, wrap, wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Collection<CssLintError> getErrors()
public CssLintException setErrors(Collection<CssLintError> errors)
errors - the errors to setCopyright © 2008-2013. All Rights Reserved.