Class MethodNotAllowedException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<MethodNotAllowedException.Builder,MethodNotAllowedException>

@Generated("software.amazon.awssdk:codegen") public final class MethodNotAllowedException extends IotDataPlaneException implements ToCopyableBuilder<MethodNotAllowedException.Builder,MethodNotAllowedException>

The specified combination of HTTP verb and URI is not supported.

See Also: