Class RestApiServerException

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

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

An exception indicating that a server-side error occurred during the Apache Airflow REST API call.

See Also: