Serializable
public class BuildException extends RuntimeException
Only SchemaBuilder
can throw this exception to
abort the parsing in the middle.
Constructor | Description |
---|---|
BuildException(Throwable cause) |
Modifier and Type | Method | Description |
---|---|---|
Throwable |
getCause() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018 Oracle Corporation. All rights reserved.