Class GraphQlSchemaException

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

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

The GraphQL schema is not valid.

See Also: