Class HessianFieldException

    • Constructor Detail

      • 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.