airflow.providers.sftp.exceptions¶
Exceptions¶
Thrown when a connection has not been opened and has been tried to be used. |
Module Contents¶
- exception airflow.providers.sftp.exceptions.ConnectionNotOpenedException[source]¶
Bases:
airflow.exceptions.AirflowException
Thrown when a connection has not been opened and has been tried to be used.