Class TableOfflineException

All Implemented Interfaces:
Serializable

public class TableOfflineException extends TrinoException
See Also:
  • Constructor Details

    • TableOfflineException

      public TableOfflineException(SchemaTableName tableName, boolean forPresto, String offlineMessage)
  • Method Details