Serializable
@API(status=EXPERIMENTAL, since="5.2") public class ArgumentsAggregationException extends JUnitException
ArgumentsAggregationException
is an exception thrown by an
ArgumentsAggregator
when an error occurs while aggregating
arguments.ArgumentsAggregator
,
Serialized FormConstructor | Description |
---|---|
ArgumentsAggregationException(String message) |
|
ArgumentsAggregationException(String message,
Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019. All rights reserved.