@API(status=EXPERIMENTAL,
since="5.0")
public class ArgumentConversionException
extends JUnitException
ArgumentConversionException is an exception that can occur when an
object is converted to another object by an implementation of an
ArgumentConverter.ArgumentConverter,
Serialized Form| Constructor and Description |
|---|
ArgumentConversionException(String message) |
ArgumentConversionException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2024. All rights reserved.