Class MethodNotAllowedException

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

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

Raised when the HTTP method used by a request is not supported by the endpoint being used.

See Also: