类 HessianFieldException

    • 构造器详细资料

      • HessianFieldException

        public HessianFieldException()
        Zero-arg constructor.
      • HessianFieldException

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

        public HessianFieldException​(String message,
                                     Throwable cause)
        Create the exception.
      • HessianFieldException

        public HessianFieldException​(Throwable cause)
        Create the exception.