public class BuildException
extends java.lang.RuntimeException
Only SchemaBuilder can throw this exception to
abort the parsing in the middle.
| Constructor | Description |
|---|---|
BuildException(java.lang.Throwable cause) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Throwable |
getCause() |
Copyright © 2018 Oracle Corporation. All rights reserved.