| Package | Description |
|---|---|
| oracle.ideimpl.webupdate | |
| oracle.ideimpl.webupdate.parser |
| Modifier and Type | Method and Description |
|---|---|
Problems |
InvalidLocalBundleException.problems() |
| Constructor and Description |
|---|
InvalidLocalBundleException(java.lang.String message,
Problems problems) |
| Modifier and Type | Method and Description |
|---|---|
Problems |
ParserResult.problems()
Returns problems encountered while parsing this bundle.
|