Class PageTransportErrorException

All Implemented Interfaces:
Serializable

public class PageTransportErrorException extends TrinoTransportException
See Also:
  • Constructor Details

    • PageTransportErrorException

      public PageTransportErrorException(HostAddress remoteHost, String message)
    • PageTransportErrorException

      public PageTransportErrorException(HostAddress remoteHost, String message, Throwable cause)