public class MethodMatcherException extends TestNGException
Constructor and Description |
---|
MethodMatcherException(String message) |
MethodMatcherException(String message,
Method method,
Object[] args) |
MethodMatcherException(String message,
Throwable cause) |
MethodMatcherException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
static String |
generateMessage(String message,
Method method,
Object[] args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.