Class PrestoSqlWarning

All Implemented Interfaces:
Serializable, Iterable<Throwable>

public class PrestoSqlWarning extends SQLWarning
See Also:
  • Constructor Details

    • PrestoSqlWarning

      public PrestoSqlWarning()
    • PrestoSqlWarning

      public PrestoSqlWarning(com.facebook.presto.spi.PrestoWarning warning)