exc# exception acore_server_metadata.exc.ServerNotFoundError[source]# Raises when a Server is not found. exception acore_server_metadata.exc.ServerNotUniqueError[source]# Raises when there are multiple Server has the same id. exception acore_server_metadata.exc.ServerAlreadyExistsError[source]# Raises when try to launch a new EC2 or DB instance when there is already a existing one. exception acore_server_metadata.exc.FailedToStartServerError[source]# Raises when the current EC2 and RDS state is not ready for acore_server_metadata.server.server_operation.ServerOperation.start_server()