Class PrivateTypeException

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

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

Cloud Control API hasn't received a valid response from the resource handler, due to a configuration error. This includes issues such as the resource handler returning an invalid response, or timing out.

See Also: