| Package | Description |
|---|---|
| com.google.gwt.dev.cfg | |
| com.google.gwt.dev.jjs | |
| com.google.gwt.dev.jjs.ast |
| Modifier and Type | Class and Description |
|---|---|
static class |
LibraryGroup.UnresolvedLibraryException
An exception that indicates that some library was referenced as a dependency but was not
provided to the compiler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompilerIoException
Indicates the compiler encountered an IO failure.
Generally speaking the exception is fatal and should not be caught except at the top level. |
| Modifier and Type | Method and Description |
|---|---|
protected static InternalCompilerException |
JVisitor.translateException(JNode node,
Throwable e) |
Copyright © 2018. All rights reserved.