public class HttpUnsupportedMethodException extends RuntimeException
Constructor and Description |
---|
HttpUnsupportedMethodException() |
HttpUnsupportedMethodException(String message) |
HttpUnsupportedMethodException(String message,
Throwable cause) |
HttpUnsupportedMethodException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HttpUnsupportedMethodException()
public HttpUnsupportedMethodException(String message)
public HttpUnsupportedMethodException(String message, Throwable cause)
public HttpUnsupportedMethodException(Throwable cause)
Copyright © 2024. All rights reserved.