Module java.base
Package java.net

Class SocketException

    • Constructor Detail

      • SocketException

        public SocketException​(String msg)
        Constructs a new SocketException with the specified detail message.
        Parameters:
        msg - the detail message.
      • SocketException

        public SocketException()
        Constructs a new SocketException with no detail message.

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部