类 RemotingException

    • 构造器详细资料

      • RemotingException

        public RemotingException​(Channel channel,
                                  msg)
      • RemotingException

        public RemotingException​( localAddress,
                                  remoteAddress,
                                  message)
      • RemotingException

        public RemotingException​(Channel channel,
                                  cause)
      • RemotingException

        public RemotingException​( localAddress,
                                  remoteAddress,
                                  cause)
      • RemotingException

        public RemotingException​(Channel channel,
                                  message,
                                  cause)
      • RemotingException

        public RemotingException​( localAddress,
                                  remoteAddress,
                                  message,
                                  cause)
    • 方法详细资料

      • getLocalAddress

        public  getLocalAddress()
      • getRemoteAddress

        public  getRemoteAddress()