public class BuildException extends RuntimeException
Only SchemaBuilder
can throw this exception to
abort the parsing in the middle.
Constructor and Description |
---|
BuildException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 JBoss by Red Hat. All rights reserved.