spring-framework / org.springframework.web.server / MethodNotAllowedException / <init>

<init>

MethodNotAllowedException(method: HttpMethod, supportedMethods: MutableCollection<HttpMethod>)
MethodNotAllowedException(method: String, @Nullable supportedMethods: MutableCollection<HttpMethod>)