类 TransportException

所有已实现的接口:
Serializable

public class TransportException extends UCloudException
另请参阅:
  • 构造器详细资料

    • TransportException

      public TransportException(String message, Throwable cause)
      Transport exception occurs when the transport has been invoking
      参数:
      message - Message of transport exception
      cause - The origin exception caused by