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, update
check, fail, warn
public SuppressedExceptionBuilder()
Copyright © 2012–2016 Schlichtherle IT Services. All rights reserved.