Serializable
@API(status=EXPERIMENTAL, since="5.2") public class ArgumentAccessException extends JUnitException
ArgumentAccessException
is an exception thrown by an
ArgumentsAccessor
if an error occurs while accessing
or converting an argument.ArgumentsAccessor
,
Serialized FormConstructor | Description |
---|---|
ArgumentAccessException(String message) |
|
ArgumentAccessException(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.