类 HessianFieldException

    • 构造器概要

      构造器 
      构造器 说明
      HessianFieldException()
      Zero-arg constructor.
       message)
      Create the exception.
       message,  cause)
      Create the exception.
       cause)
      Create the exception.
    • 构造器详细资料

      • HessianFieldException

        public HessianFieldException()
        Zero-arg constructor.
      • HessianFieldException

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

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

        public HessianFieldException​( cause)
        Create the exception.