@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 FormConstructor and Description |
---|
ArgumentConversionException(String message) |
ArgumentConversionException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019. All rights reserved.