public class XMLBuilderRuntimeException extends RuntimeException
XMLBuilder2 to wrap any exceptions
that would otherwise lead to checked exceptions in the interface.| Constructor and Description |
|---|
XMLBuilderRuntimeException(Exception exception) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XMLBuilderRuntimeException(Exception exception)
exception - cause exception to be wrappedCopyright © 2014. All Rights Reserved.