public class ParamAssertionError extends RuntimeException
RuntimeException class that handles ParamAssertionError| Constructor and Description |
|---|
ParamAssertionError(Throwable targetException,
String methodName,
Object... params) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static String |
join(String delimiter,
Collection<Object> values) |
static String |
join(String delimiter,
Object... params) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014. All rights reserved.