public class ElementBuilderException extends Exception
| Constructor and Description |
|---|
ElementBuilderException(String msg)
Make an exception with an error message.
|
ElementBuilderException(String msg,
Throwable t)
Make an exception with an error message and an exception to re-thrown
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ElementBuilderException(String msg)
msg - the error messageCopyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.