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, toStringpublic HttpUnsupportedMethodException()
public HttpUnsupportedMethodException(String message)
public HttpUnsupportedMethodException(String message, Throwable cause)
public HttpUnsupportedMethodException(Throwable cause)
Copyright © 2025. All rights reserved.