MethodNotAllowedException
Raised when the HTTP method used by a request is not supported by the endpoint being used.
Types
Functions
Link copied to clipboard
inline fun copy(block: MethodNotAllowedException.Builder.() -> Unit = {}): MethodNotAllowedException