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) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All rights reserved.