public class UnsupportedMethodException extends RationalTestException
Constructor and Description |
---|
UnsupportedMethodException(java.lang.String message) |
UnsupportedMethodException(java.lang.String className,
java.lang.String method) |
UnsupportedMethodException(java.lang.String className,
java.lang.String method,
java.lang.String reason) |
className, fillinCombinedStackTrace, getClassName, getContextDescription, getMessage, getReplacedExceptionMessage, getStackTraceString, printStackTrace, printStackTrace, printStackTrace, setContextDescription, setStackTraceString, stackTraceString, throwIt
public UnsupportedMethodException(java.lang.String className, java.lang.String method)
public UnsupportedMethodException(java.lang.String className, java.lang.String method, java.lang.String reason)
public UnsupportedMethodException(java.lang.String message)