public class ClosureCompilationException extends Exception
Constructor and Description |
---|
ClosureCompilationException(List<com.google.javascript.jscomp.JSError> errors) |
Modifier and Type | Method and Description |
---|---|
List<com.google.javascript.jscomp.JSError> |
getErrors() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2015. All rights reserved.