X - the type of the input and assembled (output) exceptions.@NotThreadSafe public class SuppressedExceptionBuilder<X extends Throwable> extends PriorityExceptionBuilder<X>
Exception from one or more input exceptions by
suppressing all but the
first input exception.| Constructor and Description |
|---|
SuppressedExceptionBuilder()
Constructs a new suppressed exception builder.
|
post, updatecheck, fail, warnpublic SuppressedExceptionBuilder()
Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.