类 RemotingException

    • 构造器详细资料

      • RemotingException

        public RemotingException​(org.apache.dubbo.remoting.Channel channel,
                                 String msg)
        已过时。
      • RemotingException

        public RemotingException​(org.apache.dubbo.remoting.Channel channel,
                                 Throwable cause)
        已过时。
      • RemotingException

        public RemotingException​(org.apache.dubbo.remoting.Channel channel,
                                 String message,
                                 Throwable cause)
        已过时。
      • RemotingException

        public RemotingException​(Exception e)
        已过时。