类 HessianException

    • 构造器详细资料

      • HessianException

        public HessianException()
        Zero-arg constructor.
      • HessianException

        public HessianException​(String message)
        Create the exception.
      • HessianException

        public HessianException​(String message,
                                Throwable rootCause)
        Create the exception.
      • HessianException

        public HessianException​(Throwable rootCause)
        Create the exception.