public class SkipMethodNotAllowedException extends SkipException
df
Constructor and Description |
---|
SkipMethodNotAllowedException(String test,
HttpMethod method,
PrintWriter skipLog) |
SkipMethodNotAllowedException(String test,
String uri,
HttpMethod method,
PrintWriter skipLog) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SkipMethodNotAllowedException(String test, HttpMethod method, PrintWriter skipLog)
public SkipMethodNotAllowedException(String test, String uri, HttpMethod method, PrintWriter skipLog)
Copyright © 2014 World Wide Web Consortium (W3C). All rights reserved.