Class UnsupportedOperationException

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

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

Raised when a request attempts to initiate an operation that is not supported.

See Also: