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, toString
public XMLBuilderRuntimeException(Exception exception)
exception
- cause exception to be wrappedCopyright © 2016. All rights reserved.