Uses of Class
net.snowflake.client.jdbc.SnowflakeSQLLoggedException
-
Packages that use SnowflakeSQLLoggedException Package Description net.snowflake.client.jdbc -
-
Uses of SnowflakeSQLLoggedException in net.snowflake.client.jdbc
Methods in net.snowflake.client.jdbc that throw SnowflakeSQLLoggedException Modifier and Type Method Description static voidSnowflakeFileTransferAgent. throwNoSpaceLeftError(SFSession session, String operation, Exception ex)For handling IOException: No space left on device when attempting to download a file to a location where there is not enough space.
-